summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2005-01-13 05:49:41 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2005-01-13 05:49:41 +0000
commit3b1a6ef2c41ba706866b9a323cb9b09d1d9f250d (patch)
treef1d4951af0a69dee39decae5ce499021848764dd /sysutils
parentRegister conflict with gnomesu. The removal of gnomesu is being (diff)
Register conflict with libgnomesu.
Notes
Notes: svn path=/head/; revision=126298
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/gnomesu/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/gnomesu/Makefile b/sysutils/gnomesu/Makefile
index 81a26016d721..59df4eb448c9 100644
--- a/sysutils/gnomesu/Makefile
+++ b/sysutils/gnomesu/Makefile
@@ -22,6 +22,8 @@ USE_GNOME= gnomeprefix gnomehack libgnomeui libzvt
MAN1= gnomesu.1
+CONFLICTS= libgnomesu-*
+
.if !defined(NOPORTDOCS)
PORTDOCS= ABOUT-NLS AUTHORS COPYING ChangeLog INSTALL NEWS README TODO
.endif