diff options
Diffstat (limited to 'german')
-rw-r--r-- | german/BBBike/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/german/BBBike/Makefile b/german/BBBike/Makefile index 72d813f..8a45396 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.1.1.1 1998/08/26 09:55:38 wosch Exp $ +# $Id: Makefile,v 1.2 1998/08/27 01:34:53 asami Exp $ # DISTNAME= BBBike-2.48 @@ -14,8 +14,6 @@ MAINTAINER= eserte@cs.tu-berlin.de BUILD_DEPENDS= ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/i386-freebsd/Tk.pm:${PORTSDIR}/x11-toolkits/p5-Tk -BROKEN= perl5 upgrade - USE_PERL5= YES PERLEXE= perl5 POD2MAN= pod2man |