aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--security/libgnomesu/Makefile2
-rw-r--r--sysutils/gnomesu/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/security/libgnomesu/Makefile b/security/libgnomesu/Makefile
index a943c1ec01ac..a3b56f365c4a 100644
--- a/security/libgnomesu/Makefile
+++ b/security/libgnomesu/Makefile
@@ -22,7 +22,7 @@ USE_GNOME= gnomehack gnomeprefix libgnomeui
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
-CONFLICTS= gnomesu-*
+CONFLICTS= gnomesu-[0-9]*
post-install:
${MKDIR} ${EXAMPLESDIR}
diff --git a/sysutils/gnomesu/Makefile b/sysutils/gnomesu/Makefile
index 59df4eb448c9..c7784fed7a31 100644
--- a/sysutils/gnomesu/Makefile
+++ b/sysutils/gnomesu/Makefile
@@ -22,7 +22,7 @@ USE_GNOME= gnomeprefix gnomehack libgnomeui libzvt
MAN1= gnomesu.1
-CONFLICTS= libgnomesu-*
+CONFLICTS= libgnomesu-[0-9]*
.if !defined(NOPORTDOCS)
PORTDOCS= ABOUT-NLS AUTHORS COPYING ChangeLog INSTALL NEWS README TODO