diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-01 22:33:55 +0800 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-01 22:33:55 +0800 |
commit | 72ea7e696b763bdbcef04fdbccc122c0364fa567 (patch) | |
tree | 38b741bb92caf8470d126310c77168cb30040476 /x11-fonts/geminifonts | |
parent | 5e102732a601b54d1dc9e887dc050777bf920349 (diff) | |
download | freebsd-ports-gnome-72ea7e696b763bdbcef04fdbccc122c0364fa567.tar.gz freebsd-ports-gnome-72ea7e696b763bdbcef04fdbccc122c0364fa567.tar.zst freebsd-ports-gnome-72ea7e696b763bdbcef04fdbccc122c0364fa567.zip |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight
Diffstat (limited to 'x11-fonts/geminifonts')
-rw-r--r-- | x11-fonts/geminifonts/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-fonts/geminifonts/Makefile b/x11-fonts/geminifonts/Makefile index 89bb07ecc6e0..7103ccbaf049 100644 --- a/x11-fonts/geminifonts/Makefile +++ b/x11-fonts/geminifonts/Makefile @@ -13,8 +13,8 @@ DISTNAME= x-koi8u MAINTAINER= mi@aldan.algebra.com COMMENT= Ukrainian KOI8 fonts for X11R6 (koi8-u) -BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11-fonts/bdftopcf \ - mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir +BUILD_DEPENDS= bdftopcf:x11-fonts/bdftopcf \ + mkfontdir:x11-fonts/mkfontdir USES= fonts perl5 tar:tgz USE_PERL5= build |