summaryrefslogtreecommitdiff
path: root/print/dvips2ascii/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/dvips2ascii/Makefile')
-rw-r--r--print/dvips2ascii/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/print/dvips2ascii/Makefile b/print/dvips2ascii/Makefile
index a5a0650643cd..025fd0120ea6 100644
--- a/print/dvips2ascii/Makefile
+++ b/print/dvips2ascii/Makefile
@@ -6,13 +6,16 @@
# $FreeBSD$
#
-DISTNAME= dvips2ascii-1.0
+DISTNAME= dvips2ascii-1.3
CATEGORIES= print
-MASTER_SITES= http://www.freebsd.org/~wosch/src/
+MASTER_SITES= http://www.de.freebsd.org/~eserte/distfiles/
MAINTAINER= eserte@cs.tu-berlin.de
do-build:
+ ${MV} ${WRKSRC}/dvips2ascii ${WRKSRC}/dvips2ascii.orig
+ ${SED} -e 's;#!.*perl;#!${PERL};' \
+ < ${WRKSRC}/dvips2ascii.orig > ${WRKSRC}/dvips2ascii
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/dvips2ascii ${PREFIX}/bin