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 /lang | |
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 'lang')
-rw-r--r-- | lang/swi-pl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/swi-pl/Makefile b/lang/swi-pl/Makefile index 7cb1ac654b40..0f83cc43d8e3 100644 --- a/lang/swi-pl/Makefile +++ b/lang/swi-pl/Makefile @@ -14,6 +14,7 @@ DISTNAME= pl-${PORTVERSION} MAINTAINER= max@FreeBSD.org COMMENT= Edinburgh-style Prolog compiler +CONFLICTS= ploticus-* slffea-* USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --host=${MACHINE_ARCH}-${OPSYS:L} |