summaryrefslogtreecommitdiff
path: root/lang/gambit-c/Makefile
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2008-04-16 01:31:12 +0000
committerRong-En Fan <rafan@FreeBSD.org>2008-04-16 01:31:12 +0000
commitffceb28d469d3c24ae708f9b2a40254e5a779a3f (patch)
tree910c3a30cc066924ec295ff570fdbe530e7a867a /lang/gambit-c/Makefile
parentFix desktop integration. (diff)
- lang/gambc, print/ghostscript-gpl, print/ghostscript-gnu all install
bin/gsc, so make they conflict to each others PR: ports/122792 Reported by: Anatoly Borodin <anatoly.borodin at gmail.com> Approved by: Rob Zinkov <rzinkov@eden.rutgers.edu> (maintainer of lang/gambc)
Notes
Notes: svn path=/head/; revision=211330
Diffstat (limited to '')
-rw-r--r--lang/gambit-c/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/gambit-c/Makefile b/lang/gambit-c/Makefile
index b023bbf5f64a..9b6e2aef5508 100644
--- a/lang/gambit-c/Makefile
+++ b/lang/gambit-c/Makefile
@@ -13,6 +13,8 @@ MASTER_SITES= http://www.iro.umontreal.ca/~gambit/download/gambit/4.0/source/
MAINTAINER= rzinkov@gmail.com
COMMENT= Gambit programming system where the compiler generates portable C code
+CONFLICTS= ghostscript-gpl-* ghostscript-gnu-*
+
USE_GMAKE= yes
GNU_CONFIGURE= yes