aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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