aboutsummaryrefslogtreecommitdiff
path: root/audio
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 /audio
parent3b1b0356100e15ee3d588511c793b8399997bcff (diff)
Notes
Diffstat (limited to 'audio')
-rw-r--r--audio/gramofile/Makefile8
1 files changed, 2 insertions, 6 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: