summaryrefslogtreecommitdiff
path: root/graphics/netpbm
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2007-10-17 14:37:44 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2007-10-17 14:37:44 +0000
commit6ff504bbd3d6042949e4264df11e670227338f23 (patch)
tree62427d7b3ffeffe32e86de8da2b4a8ffeadd2725 /graphics/netpbm
parent- Update to 0.8.2 (diff)
- add CONFLICTS
Reported by: Diane Bruce
Notes
Notes: svn path=/head/; revision=201627
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