summaryrefslogtreecommitdiff
path: root/print/dvips
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1994-11-10 01:35:21 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1994-11-10 01:35:21 +0000
commit560856bdcd1903699fa8234a7a73c707a2a8135b (patch)
tree42adbba1e576d638e16b184a6aaa044b22a6d0f3 /print/dvips
parentRemove ports that don't work from the top level Makefiles. The ports (diff)
This port is interactive. Sigh..
Notes
Notes: svn path=/head/; revision=348
Diffstat (limited to 'print/dvips')
-rw-r--r--print/dvips/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/dvips/Makefile b/print/dvips/Makefile
index 0d1b68f383f2..925982387fcd 100644
--- a/print/dvips/Makefile
+++ b/print/dvips/Makefile
@@ -1,6 +1,6 @@
DISTFILES= dvips558.tar.gz
DISTNAME= dvips
MASTER_SITES= ftp://ftp.tex.ac.uk/tex-archive/dviware/dvips/
-
+IS_INTERACTIVE= yes
.include <bsd.port.mk>