diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2003-06-29 01:19:45 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2003-06-29 01:19:45 +0000 |
commit | 290b515ad5dbcac02bbaf08f9c9ba3333780d4cc (patch) | |
tree | fd353d0a2174de562585c37cb113e02fc9fcb406 /lang/swi-pl | |
parent | c73212efcdec4f0ec10a5cb4568973add5370bc2 (diff) |
Add a conflict for ploticus, slffea and swi-pl.
All install a program bin/pl.
Notes
Notes:
svn path=/head/; revision=83797
Diffstat (limited to 'lang/swi-pl')
-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} |