aboutsummaryrefslogtreecommitdiff
path: root/x11-fonts
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2013-09-21 11:06:03 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2013-09-21 11:06:03 +0000
commit1e3119b07ebe66367ead55242a47710e556bf383 (patch)
tree2051ba0023bbf060fa37051dc7fc6990710a53b1 /x11-fonts
parent0dea0192303406b3b949a31479a4264b58bafce6 (diff)
Notes
Diffstat (limited to 'x11-fonts')
-rw-r--r--x11-fonts/geminifonts/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-fonts/geminifonts/Makefile b/x11-fonts/geminifonts/Makefile
index af1aed1714e1..141d0e2b4611 100644
--- a/x11-fonts/geminifonts/Makefile
+++ b/x11-fonts/geminifonts/Makefile
@@ -18,6 +18,8 @@ BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11-fonts/bdftopcf \
mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir \
mkfontscale:${PORTSDIR}/x11-fonts/mkfontscale
+NO_STAGE= yes
+
USES= perl5
USE_PERL5= build
USE_XORG= x11
@@ -25,7 +27,6 @@ NO_WRKSUBDIR= yes
MAKE_ARGS+= -j 2
-NO_STAGE= yes
post-patch:
${REINPLACE_CMD} -e 's/\.Z/.gz/g' \
-e 's|DESTDIR =.*|DESTDIR=${LOCALBASE}/lib/X11/fonts/koi8-u-gemini|' \