summaryrefslogtreecommitdiff
path: root/graphics/geomview
diff options
context:
space:
mode:
authorjtb <jtb>2001-03-31 18:40:25 +0000
committerjtb <jtb>2001-03-31 18:40:25 +0000
commitf1411e8a8e64a404f2f82d948fcde263a72ac877 (patch)
tree9731b18824f4006f8ca96dbaa2334160d0982beb /graphics/geomview
parentbcf3634eb360d45ce4efe9fd2bb7e678e4f1afe9 (diff)
downloadpkgsrc-f1411e8a8e64a404f2f82d948fcde263a72ac877.tar.gz
Both packages conflict -- each has program named 'animate'. Discovered
by Lex Wennmacher's investigations.
Diffstat (limited to 'graphics/geomview')
-rw-r--r--graphics/geomview/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/geomview/Makefile b/graphics/geomview/Makefile
index e5efd934e2b..b6b60107aa2 100644
--- a/graphics/geomview/Makefile
+++ b/graphics/geomview/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2001/03/29 00:02:18 jtb Exp $
+# $NetBSD: Makefile,v 1.5 2001/03/31 18:40:25 jtb Exp $
DISTNAME= geomview-1.8.1
CATEGORIES= graphics math
@@ -8,6 +8,8 @@ MAINTAINER= jtb@netbsd.org
HOMEPAGE= http://www.geomview.org
COMMENT= Interactive geometry viewing program
+CONFLICTS= ImageMagick-* # both have a program named 'animate'
+
GNU_CONFIGURE= YES
USE_X11= YES
USE_MOTIF= YES