diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-11 09:36:43 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-11 09:36:43 +0000 |
commit | 950fd3cbc2b1f6df975387bf3a364dc1d20e7d58 (patch) | |
tree | 4147b61d5aaf43eadd75d4949ce6a77761ed9b5b /german/BBBike | |
parent | 72185e5fb2229800490e58850811d57db1039664 (diff) |
Notes
Diffstat (limited to 'german/BBBike')
-rw-r--r-- | german/BBBike/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/german/BBBike/Makefile b/german/BBBike/Makefile index 6d736e5a7fce..f3a5b5328acd 100644 --- a/german/BBBike/Makefile +++ b/german/BBBike/Makefile @@ -15,7 +15,7 @@ BUILD_DEPENDS= p5-Inline>=0:${PORTSDIR}/devel/p5-Inline \ RUN_DEPENDS= p5-Tk>=0:${PORTSDIR}/x11-toolkits/p5-Tk \ ${BUILD_DEPENDS} -USE_PERL5= YES +USES= perl5 POD2MAN= pod2man MAN1= bbbike.1 |