aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2004-06-20 21:31:24 +0800
committerErwin Lansing <erwin@FreeBSD.org>2004-06-20 21:31:24 +0800
commit17b05d21f936eb04c39d728c82bd8b5325e328f5 (patch)
tree8d9ca216620600f857238ec4b051002d7a6dacbf
parented3c9cc7f884cc9b10b66e1f4885c42a1d9c5bea (diff)
downloadfreebsd-ports-17b05d21f936eb04c39d728c82bd8b5325e328f5.tar.gz
freebsd-ports-17b05d21f936eb04c39d728c82bd8b5325e328f5.tar.zst
freebsd-ports-17b05d21f936eb04c39d728c82bd8b5325e328f5.zip
Back out previous commit: dvips is now part of print/teTeX again.
Approved by: maintainer
Notes
Notes: svn path=/head/; revision=111858
-rw-r--r--misc/pointless/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/pointless/Makefile b/misc/pointless/Makefile
index 4c36fc4b153b..9900d341372e 100644
--- a/misc/pointless/Makefile
+++ b/misc/pointless/Makefile
@@ -23,8 +23,7 @@ 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/dvips:${PORTSDIR}/print/dvipsk-tetex
+ ${LOCALBASE}/bin/mpost:${PORTSDIR}/print/teTeX
RUN_DEPENDS= ${BUILD_DEPENDS}
USE_GL= yes