diff options
author | Sam Lawrance <lawrance@FreeBSD.org> | 2006-10-08 06:09:29 +0000 |
---|---|---|
committer | Sam Lawrance <lawrance@FreeBSD.org> | 2006-10-08 06:09:29 +0000 |
commit | 4d810893854dbafa47065c5f8621b85d854f2452 (patch) | |
tree | 70b8e24c2f26eac3ee04d4dd1c0e5fc9da1b4cfb /security | |
parent | 5a02e72122c8b10047fab6f4d9fe162358a16112 (diff) | |
download | ports-4d810893854dbafa47065c5f8621b85d854f2452.tar.gz ports-4d810893854dbafa47065c5f8621b85d854f2452.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/libgnomesu/Makefile | 2 |
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} |