diff options
author | arved <arved@FreeBSD.org> | 2003-06-29 09:19:45 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2003-06-29 09:19:45 +0800 |
commit | 03111d07842e7fc3048e1d90726dd0706eae7c58 (patch) | |
tree | 197bd230c7821b6938f1d0b2227f3fa3b26db94b /math | |
parent | ab1cf2ac1ff4dddff6f91b6b585bc21072ff7b73 (diff) | |
download | freebsd-ports-gnome-03111d07842e7fc3048e1d90726dd0706eae7c58.tar.gz freebsd-ports-gnome-03111d07842e7fc3048e1d90726dd0706eae7c58.tar.zst freebsd-ports-gnome-03111d07842e7fc3048e1d90726dd0706eae7c58.zip |
Add a conflict for ploticus, slffea and swi-pl.
All install a program bin/pl.
Diffstat (limited to 'math')
-rw-r--r-- | math/ploticus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/ploticus/Makefile b/math/ploticus/Makefile index 2aeec9f314bb..ae6b87f74793 100644 --- a/math/ploticus/Makefile +++ b/math/ploticus/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= gd.2:${PORTSDIR}/graphics/gd \ freetype.9:${PORTSDIR}/print/freetype2 WRKSRC= ${WRKDIR}/${DISTNAME}/src - +CONFLICTS= slffea-* swi-pl-* USE_XLIB= yes ALL_TARGET= ${PORTNAME} |