Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Jun 2014 16:59:08 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 191152] [NEW PORT] x11-fonts/hasklig
Message-ID:  <bug-191152-13-pQ18nWkK6d@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-191152-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-191152-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D191152

--- Comment #2 from 6yearold@gmail.com ---
(In reply to Raphael Kubo da Costa from comment #1)
> > DISTNAME=3DHasklig-${PORTVERSION}
>=20
> Missing a tab here.
>=20
> > BUILD_DEPENDS=3Dfc-cache:${PORTSDIR}/x11-fonts/fontconfig
> > RUN_DEPENDS:=3D	${BUILD_DEPENDS}
>=20
> I believe fontconfig can be declared as a runtime dependency only, as it =
is
> only invoked when the port is installed and deinstalled. In any case, the
> second assignment could be a normal one, since nothing else changes
> BUILD_DEPENDS.
>=20
> > @unexec /bin/rm %D/%%FONTSDIR%%/fonts.cache-1 2>/dev/null || /usr/bin/t=
rue
> > @dirrm %%FONTSDIR%%
> > @exec %%LOCALBASE%%/bin/fc-cache -f -v %D/%%FONTSDIR%% || /usr/bin/true
>=20
> Please use the @fc keyword instead:
> http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/plist-
> keywords.html

I've stolen this Makefile from x11-fonts/ubuntu-font. And, BTW, i still hav=
e no
idea how fontconfig gets run on install.

Ok, i'll fix your points and attach a new patch.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-191152-13-pQ18nWkK6d>