aboutsummaryrefslogtreecommitdiff
path: root/german/BBBike/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'german/BBBike/Makefile')
-rw-r--r--german/BBBike/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/german/BBBike/Makefile b/german/BBBike/Makefile
index effc87fd8482..2c6fcc222659 100644
--- a/german/BBBike/Makefile
+++ b/german/BBBike/Makefile
@@ -22,7 +22,7 @@ MAN1= bbbike.1
MYDESTDIR= ${PREFIX}/BBBike
-.if !defined(PERL_VERSION) || ${PERL_VERSION} <= 5.00503
+.if !defined(PERL_VER) || ${PERL_VER} == 5.005
PLIST= ${PKGDIR}/pkg-plist.5005
.endif