aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorlawrance <lawrance@FreeBSD.org>2006-10-08 14:09:29 +0800
committerlawrance <lawrance@FreeBSD.org>2006-10-08 14:09:29 +0800
commita3175548668caf5b747b82ef237ceb3da6fbeddb (patch)
tree3b41af768cc4913523483024c01268dbb5915000 /security
parent9c7abfb3204e75049c5a65e03b89eafb846d5a8a (diff)
downloadfreebsd-ports-gnome-a3175548668caf5b747b82ef237ceb3da6fbeddb.tar.gz
freebsd-ports-gnome-a3175548668caf5b747b82ef237ceb3da6fbeddb.tar.zst
freebsd-ports-gnome-a3175548668caf5b747b82ef237ceb3da6fbeddb.zip
Remove obsolete CONFLICTS line for gnomesu.
Diffstat (limited to 'security')
-rw-r--r--security/libgnomesu/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/security/libgnomesu/Makefile b/security/libgnomesu/Makefile
index fa3dff198d1e..ac150a7dc314 100644
--- a/security/libgnomesu/Makefile
+++ b/security/libgnomesu/Makefile
@@ -23,8 +23,6 @@ CONFIGURE_ARGS+=--disable-install-pam
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
-CONFLICTS= gnomesu-[0-9]*
-
post-install:
${MKDIR} ${EXAMPLESDIR}
${INSTALL_DATA} ${FILESDIR}/gnomesu-pam.4.x.sample ${EXAMPLESDIR}