aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-06-12 19:20:40 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-06-12 19:20:40 +0000
commitb8138b3c53da7bbcb8cee97aeed72ec17020ab7e (patch)
tree409f61874ec5eee3940ec81e0642eb38b9b9b1af
parent3b1b0356100e15ee3d588511c793b8399997bcff (diff)
downloadports-b8138b3c53da7bbcb8cee97aeed72ec17020ab7e.tar.gz
ports-b8138b3c53da7bbcb8cee97aeed72ec17020ab7e.zip
Notes
-rw-r--r--audio/gramofile/Makefile8
-rw-r--r--devel/p5-ExtUtils-MakeMaker/Makefile2
-rw-r--r--net/v6eval/Makefile2
-rw-r--r--security/aimsniff/Makefile2
-rw-r--r--security/libwhisker/Makefile8
5 files changed, 7 insertions, 15 deletions
diff --git a/audio/gramofile/Makefile b/audio/gramofile/Makefile
index 309db5193221..fb2f946cda8f 100644
--- a/audio/gramofile/Makefile
+++ b/audio/gramofile/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: gramofile
-# Date created: Fri Jan 28 18:40:38 CET 2000
-# Whom: nox@jelal.kn-bremen.de
-#
+# Created by: nox@jelal.kn-bremen.de
# $FreeBSD$
-#
PORTNAME= gramofile
PORTVERSION= 1.6P
@@ -28,7 +24,7 @@ USE_CSTD= gnu89
MAKE_ARGS+= CC=${CC}
MAKE_ARGS+= CXX=${CXX}
-PERLCOREDIR= ${LOCALBASE}/lib/perl5/${PERL_VERSION}/mach/CORE
+PERLCOREDIR= ${LOCALBASE}/lib/perl5/${PERL_VER}/mach/CORE
MAKE_ARGS+= PERLCOREDIR=${PERLCOREDIR}
post-patch:
diff --git a/devel/p5-ExtUtils-MakeMaker/Makefile b/devel/p5-ExtUtils-MakeMaker/Makefile
index bfc050c80e5c..6c8d30de08eb 100644
--- a/devel/p5-ExtUtils-MakeMaker/Makefile
+++ b/devel/p5-ExtUtils-MakeMaker/Makefile
@@ -41,7 +41,7 @@ post-patch:
@${REINPLACE_CMD} -e '/EXE_FILES/d; /my::bundles/d' ${WRKSRC}/Makefile.PL
@${REINPLACE_CMD} -e '/^bundled\//d' ${WRKSRC}/MANIFEST
@${RM} -fr ${WRKSRC}/bundled/
- @[ -e ${LOCALBASE}/lib/perl5/${PERL_VERSION}/mach/CORE/cc_runtime.h ] || \
+ @[ -e ${LOCALBASE}/lib/perl5/${PERL_VER}/mach/CORE/cc_runtime.h ] || \
${SED} -i '' -e '/cc_runtime.h/d' ${WRKSRC}/lib/ExtUtils/MM_Unix.pm
.include <bsd.port.post.mk>
diff --git a/net/v6eval/Makefile b/net/v6eval/Makefile
index 5d5245b09a18..32ce275efc08 100644
--- a/net/v6eval/Makefile
+++ b/net/v6eval/Makefile
@@ -22,7 +22,7 @@ SUB_FILES= pkg-message
NO_MANCOMPRESS= yes
MAN1PREFIX= ${PREFIX}/v6eval
-MAN3PREFIX= ${LOCALBASE}/lib/perl5/${PERL_VERSION}
+MAN3PREFIX= ${LOCALBASE}/lib/perl5/${PERL_VER}
MAN1= pktctl.1.gz pktsend.1.gz
MAN3= V6evalRemote.3 V6evalTool.3
diff --git a/security/aimsniff/Makefile b/security/aimsniff/Makefile
index a359f1696f04..741a23c96085 100644
--- a/security/aimsniff/Makefile
+++ b/security/aimsniff/Makefile
@@ -29,7 +29,7 @@ PLIST_FILES= bin/aimsniff
.include <bsd.port.options.mk>
-.if !exists(${LOCALBASE}/lib/perl5/${PERL_VERSION}/${PERL_ARCH}/GDBM_File.pm)
+.if !exists(${LOCALBASE}/lib/perl5/${PERL_VER}/${PERL_ARCH}/GDBM_File.pm)
#IGNORE= You need perl compiled with GDBM support
.endif
diff --git a/security/libwhisker/Makefile b/security/libwhisker/Makefile
index 7a681bde6b42..7e89b8698806 100644
--- a/security/libwhisker/Makefile
+++ b/security/libwhisker/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: libwhisker
-# Date created: 20 September 2002
-# Whom: pandzilla
-#
+# Created by: pandzilla
# $FreeBSD$
-#
PORTNAME= libwhisker
PORTVERSION= 2.5
@@ -22,7 +18,7 @@ USE_PERL5= yes
PLIST_FILES= ${SITE_PERL_REL}/LW2.pm
MAN3= LW2.3pm
-MANPREFIX= ${LOCALBASE}/lib/perl5/${PERL_VERSION}/perl/
+MANPREFIX= ${LOCALBASE}/lib/perl5/${PERL_VER}/perl/
.if !defined(NOPORTDOCS)
PORTDOCS= *