summaryrefslogtreecommitdiffstats
path: root/print/dvips
diff options
context:
space:
mode:
authorhrs <hrs@FreeBSD.org>2004-08-21 23:09:45 +0000
committerhrs <hrs@FreeBSD.org>2004-08-21 23:09:45 +0000
commit22458f232080bd509e03551568fb4b990a09d077 (patch)
tree6e9b73e5d9570949be3c2cd69555b13ce7fc6ef0 /print/dvips
parentacb3a6db50eaa0703358cff0cdc6ca00249084ab (diff)
downloadFreeBSD-ports-22458f232080bd509e03551568fb4b990a09d077.zip
FreeBSD-ports-22458f232080bd509e03551568fb4b990a09d077.tar.gz
Add a CONFLICTS line. print/dvips should not be
installed when print/teTeX* are installed. Approved by: jmz (maintainer)
Diffstat (limited to 'print/dvips')
-rw-r--r--print/dvips/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/dvips/Makefile b/print/dvips/Makefile
index c4dace9..32ec4ef 100644
--- a/print/dvips/Makefile
+++ b/print/dvips/Makefile
@@ -10,12 +10,13 @@ PORTVERSION= 5.76
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= jmz
-
DISTNAME= dvips576
MAINTAINER= jmz@FreeBSD.org
COMMENT= Convert a TeX DVI file to PostScript
+CONFLICTS= *teTeX*
+
WRKSRC= ${WRKDIR}/dvips576/dvips
IS_INTERACTIVE= yes
MAN1= dvips.1 afm2tfm.1
OpenPOWER on IntegriCloud