diff options
Diffstat (limited to 'german/BBBike/Makefile')
-rw-r--r-- | german/BBBike/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/german/BBBike/Makefile b/german/BBBike/Makefile index 8a453968160b..4b8df46a0a19 100644 --- a/german/BBBike/Makefile +++ b/german/BBBike/Makefile @@ -3,7 +3,7 @@ # Date created: Fri Aug 14 15:32:26 CEST 1998 # Whom: Slaven Rezic <eserte@cs.tu-berlin.de> # -# $Id: Makefile,v 1.2 1998/08/27 01:34:53 asami Exp $ +# $Id: Makefile,v 1.3 1998/08/29 10:20:20 wosch Exp $ # DISTNAME= BBBike-2.48 @@ -12,7 +12,7 @@ MASTER_SITES= http://pub.cs.tu-berlin.de/src/BBBike/ MAINTAINER= eserte@cs.tu-berlin.de -BUILD_DEPENDS= ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/i386-freebsd/Tk.pm:${PORTSDIR}/x11-toolkits/p5-Tk +BUILD_DEPENDS= ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Tk.pm:${PORTSDIR}/x11-toolkits/p5-Tk USE_PERL5= YES PERLEXE= perl5 |