aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2004-06-15 17:09:18 +0000
committerErwin Lansing <erwin@FreeBSD.org>2004-06-15 17:09:18 +0000
commit18503eb6a0e7410480464a1c6d9abc0a9c220817 (patch)
treee7db0cbdf2f37e4973b4279ddcd1e599d5077e5c /misc
parentea30c670ccc5aa967ce75e2d28d753069800e33d (diff)
downloadports-18503eb6a0e7410480464a1c6d9abc0a9c220817.tar.gz
ports-18503eb6a0e7410480464a1c6d9abc0a9c220817.zip
Notes
Diffstat (limited to 'misc')
-rw-r--r--misc/pointless/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/pointless/Makefile b/misc/pointless/Makefile
index 9900d341372e..4c36fc4b153b 100644
--- a/misc/pointless/Makefile
+++ b/misc/pointless/Makefile
@@ -23,7 +23,8 @@ GSPORT?= print/ghostscript-gnu
BUILD_DEPENDS= ${LOCALBASE}/bin/gnuplot:${PORTSDIR}/math/gnuplot \
${LOCALBASE}/bin/gs:${PORTSDIR}/${GSPORT} \
${LOCALBASE}/bin/a2ps:${PORTSDIR}/print/a2ps-letter \
- ${LOCALBASE}/bin/mpost:${PORTSDIR}/print/teTeX
+ ${LOCALBASE}/bin/mpost:${PORTSDIR}/print/teTeX \
+ ${LOCALBASE}/bin/dvips:${PORTSDIR}/print/dvipsk-tetex
RUN_DEPENDS= ${BUILD_DEPENDS}
USE_GL= yes