summaryrefslogtreecommitdiff
path: root/security/libgnomesu
diff options
context:
space:
mode:
authorSam Lawrance <lawrance@FreeBSD.org>2006-10-08 06:09:29 +0000
committerSam Lawrance <lawrance@FreeBSD.org>2006-10-08 06:09:29 +0000
commit4d810893854dbafa47065c5f8621b85d854f2452 (patch)
tree70b8e24c2f26eac3ee04d4dd1c0e5fc9da1b4cfb /security/libgnomesu
parentRemove sysutils/gnomesu. It's broken, so libgnomesu is a better choice. (diff)
Remove obsolete CONFLICTS line for gnomesu.
Notes
Notes: svn path=/head/; revision=174889
Diffstat (limited to 'security/libgnomesu')
-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}