aboutsummaryrefslogtreecommitdiff
path: root/print/txtbdf2ps
diff options
context:
space:
mode:
authorAlex Kozlov <ak@FreeBSD.org>2013-09-25 21:47:31 +0000
committerAlex Kozlov <ak@FreeBSD.org>2013-09-25 21:47:31 +0000
commitfa52195c1fcd0a0bd23cf326d70984af93afb10a (patch)
treea925fd3f1f2ce0371bd0ca33c88cef4c14a1359c /print/txtbdf2ps
parent4eada7bdfb0e13d04de4ba87bc812b67f303c3d5 (diff)
downloadports-fa52195c1fcd0a0bd23cf326d70984af93afb10a.tar.gz
ports-fa52195c1fcd0a0bd23cf326d70984af93afb10a.zip
Notes
Diffstat (limited to 'print/txtbdf2ps')
-rw-r--r--print/txtbdf2ps/Makefile3
-rw-r--r--print/txtbdf2ps/pkg-descr2
2 files changed, 2 insertions, 3 deletions
diff --git a/print/txtbdf2ps/Makefile b/print/txtbdf2ps/Makefile
index a43fda748d2e..45be3a0f7822 100644
--- a/print/txtbdf2ps/Makefile
+++ b/print/txtbdf2ps/Makefile
@@ -21,11 +21,10 @@ EXTRACT_AFTER_ARGS= ${WRKDIR}
NO_WRKSUBDIR= yes
NO_BUILD= yes
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e 's|/usr/bin/perl|${PERL}|g' ${WRKSRC}/${DISTNAME}.txt
do-install:
- ${INSTALL_SCRIPT} ${WRKSRC}/${DISTNAME}.txt ${PREFIX}/bin/txtbdf2ps
+ ${INSTALL_SCRIPT} ${WRKSRC}/${DISTNAME}.txt ${STAGEDIR}${PREFIX}/bin/txtbdf2ps
.include <bsd.port.mk>
diff --git a/print/txtbdf2ps/pkg-descr b/print/txtbdf2ps/pkg-descr
index 1c881c2b6d45..1c894699db0d 100644
--- a/print/txtbdf2ps/pkg-descr
+++ b/print/txtbdf2ps/pkg-descr
@@ -8,4 +8,4 @@ international character sets. Since it's much easier to create or edit bitmap
(BDF/PCF) fonts than outline fonts, this script allows to print texts using
your own fonts.
-WWW: http://oldrus-ispell.sourceforge.net/txtbdf2ps.html
+WWW: http://oldrus-ispell.sourceforge.net/txtbdf2ps.html