diff options
Diffstat (limited to 'print/detex/Makefile')
-rw-r--r-- | print/detex/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/print/detex/Makefile b/print/detex/Makefile index f4e1acfb920c..5c9a6d662398 100644 --- a/print/detex/Makefile +++ b/print/detex/Makefile @@ -15,6 +15,8 @@ LICENSE_FILE= ${WRKSRC}/COPYRIGHT USES= tar MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS} -DNO_MALLOC_DECL -DHAVE_STRING_H" +CONFLICTS_INSTALL= texlive-base # bin/detex + PLIST_FILES= bin/${PORTNAME} man/man1/${PORTNAME}.1.gz PORTDOCS= README |