aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/netpbm
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2007-10-17 22:37:44 +0800
committerdinoex <dinoex@FreeBSD.org>2007-10-17 22:37:44 +0800
commitec66431397402368aa30ba36230d533c86dbec0a (patch)
treef970a2aa51445b3b233e9cc339ddb7a0ba68e1e0 /graphics/netpbm
parentaff8eef9ac6a991fd871ec7283f2ac0e06fcc15a (diff)
downloadfreebsd-ports-gnome-ec66431397402368aa30ba36230d533c86dbec0a.tar.gz
freebsd-ports-gnome-ec66431397402368aa30ba36230d533c86dbec0a.tar.zst
freebsd-ports-gnome-ec66431397402368aa30ba36230d533c86dbec0a.zip
- add CONFLICTS
Reported by: Diane Bruce
Diffstat (limited to 'graphics/netpbm')
-rw-r--r--graphics/netpbm/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/netpbm/Makefile b/graphics/netpbm/Makefile
index 4f693c229e49..ad78aa367230 100644
--- a/graphics/netpbm/Makefile
+++ b/graphics/netpbm/Makefile
@@ -38,6 +38,7 @@ MAKE_ENV= CC="${CC}" LN="${LN}" RANLIB="${RANLIB}"
MAKEFILE= GNUmakefile
INSTALL_TARGET= install.bin install.lib install.data install-dev
USE_LDCONFIG= yes
+CONFLICTS= mgetty-1.*
.if !defined(WITH_NETPBM_DEVEL)
PORTSCOUT= limit:^10\.26\.
.endif