aboutsummaryrefslogtreecommitdiff
path: root/japanese/perl5
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-01-30 10:25:34 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-01-30 10:25:34 +0000
commit2df76eb0a73bb59d817aa60758a5f10e3e544c3b (patch)
tree07e10c49034b87755dafb03956ad93c5363e0bb7 /japanese/perl5
parent1c97f613254a72e0ae97ea8d817ebe38096d6949 (diff)
downloadports-2df76eb0a73bb59d817aa60758a5f10e3e544c3b.tar.gz
ports-2df76eb0a73bb59d817aa60758a5f10e3e544c3b.zip
Notes
Diffstat (limited to 'japanese/perl5')
-rw-r--r--japanese/perl5/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/japanese/perl5/Makefile b/japanese/perl5/Makefile
index edb7caad490b..8836daadf1ac 100644
--- a/japanese/perl5/Makefile
+++ b/japanese/perl5/Makefile
@@ -51,11 +51,7 @@ JPERL_VER= 5.005
JPERL_VER_PL= 03
JPERL_VERSION= ${JPERL_VER}${JPERL_VER_PL}
JPERL_ARCH= ${ARCH}-freebsd
-.if ${PORTOBJFORMAT} == "aout"
-PERL_SHLIBVER= 1.0
-.else
PERL_SHLIBVER= 1
-.endif
PLIST_SUB= JPERL_VERSION=${JPERL_VERSION} JPERL_VER=${JPERL_VER} \
JPERL_ARCH=${JPERL_ARCH}