aboutsummaryrefslogtreecommitdiffstats
path: root/ports-mgmt/portupgrade
diff options
context:
space:
mode:
authorstas <stas@FreeBSD.org>2011-04-03 15:18:31 +0800
committerstas <stas@FreeBSD.org>2011-04-03 15:18:31 +0800
commitad852d6aa4ebc15c6881654adddf7ed47c87c6c7 (patch)
tree424bd960a8a570f83dfc2f2359419ef1910e8040 /ports-mgmt/portupgrade
parentd5948d9780a1f82682c6b54107f53cc1c124c71a (diff)
downloadfreebsd-ports-gnome-ad852d6aa4ebc15c6881654adddf7ed47c87c6c7.tar.gz
freebsd-ports-gnome-ad852d6aa4ebc15c6881654adddf7ed47c87c6c7.tar.zst
freebsd-ports-gnome-ad852d6aa4ebc15c6881654adddf7ed47c87c6c7.zip
- Mark the conflict with portupgrade-devel as an install only conflict.
Diffstat (limited to 'ports-mgmt/portupgrade')
-rw-r--r--ports-mgmt/portupgrade/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports-mgmt/portupgrade/Makefile b/ports-mgmt/portupgrade/Makefile
index 0a83dcf586b5..c5da53f82c44 100644
--- a/ports-mgmt/portupgrade/Makefile
+++ b/ports-mgmt/portupgrade/Makefile
@@ -19,7 +19,7 @@ COMMENT= FreeBSD ports/packages administration and management tool suite
OPTIONS= BDB4 "Use Berkeley DB >=2 as backend" on \
BDB1 "Use Berkeley DB 1.85 as backend" off
-CONFLICTS= portupgrade-devel-*
+CONFLICTS_INSTALL= portupgrade-devel-*
USE_BZIP2= yes
USE_RUBY= yes