summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-08-11 21:32:03 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-08-11 21:32:03 +0000
commit95280ab686a5e5e362e4546f81b0637a86a34332 (patch)
treef4eb5ee011a2427767046d7c7040b3f1e56e7b54
parent- Update to 0.2.4 (diff)
- USE_PERL5 -> USE_PERL5_RUN
- Fix CONFLICTS PR: ports/70314 (based on) Submitted by: Andreas Fehlner <fehlner@gmx.de> (maintainer)
Notes
Notes: svn path=/head/; revision=115967
-rw-r--r--sysutils/userneu-devel/Makefile4
-rw-r--r--sysutils/userneu/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/userneu-devel/Makefile b/sysutils/userneu-devel/Makefile
index 0b0bb5a88c1d..a18b218ec334 100644
--- a/sysutils/userneu-devel/Makefile
+++ b/sysutils/userneu-devel/Makefile
@@ -21,10 +21,10 @@ RUN_DEPENDS= \
${SITE_PERL}/Crypt/RandPasswd.pm:${PORTSDIR}/security/p5-Crypt-RandPasswd/ \
${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5/
-USE_PERL5= yes
+USE_PERL5_RUN= yes
NO_BUILD= yes
-CONFLICTS= userneu
+CONFLICTS= userneu-1.*
SCRIPTS= userneu.pl smbrepair.pl
MAN5= userneu.conf.5
diff --git a/sysutils/userneu/Makefile b/sysutils/userneu/Makefile
index 0a36ffdfede9..dc379b48768b 100644
--- a/sysutils/userneu/Makefile
+++ b/sysutils/userneu/Makefile
@@ -20,10 +20,10 @@ RUN_DEPENDS= \
${SITE_PERL}/Crypt/RandPasswd.pm:${PORTSDIR}/security/p5-Crypt-RandPasswd \
${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5
-USE_PERL5= yes
+USE_PERL5_RUN= yes
NO_BUILD= yes
-CONFLICTS= userneu-devel
+CONFLICTS= userneu-devel-*
SCRIPTS= userneu.pl userquick.pl smbrepair.pl
MAN8= userneu.8 userquick.8