diff options
author | lme <lme@FreeBSD.org> | 2013-07-06 17:18:27 +0800 |
---|---|---|
committer | lme <lme@FreeBSD.org> | 2013-07-06 17:18:27 +0800 |
commit | 0476aba29daaac4c9463f7f6a316b6dd29244684 (patch) | |
tree | 2085e27aa2629063b1f419ef386ce78bc6ac5c5c /german | |
parent | 425c54c75fd84b6607897be2628ae0b051dd9f96 (diff) | |
download | freebsd-ports-gnome-0476aba29daaac4c9463f7f6a316b6dd29244684.tar.gz freebsd-ports-gnome-0476aba29daaac4c9463f7f6a316b6dd29244684.tar.zst freebsd-ports-gnome-0476aba29daaac4c9463f7f6a316b6dd29244684.zip |
- Fix plist
- While here, use new Makefile header
PR: ports/180281
Submitted by: maintainer
Diffstat (limited to 'german')
-rw-r--r-- | german/BBBike/Makefile | 8 | ||||
-rw-r--r-- | german/BBBike/pkg-plist.in | 2 |
2 files changed, 3 insertions, 7 deletions
diff --git a/german/BBBike/Makefile b/german/BBBike/Makefile index 56c6d814d009..6d736e5a7fce 100644 --- a/german/BBBike/Makefile +++ b/german/BBBike/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: BBBike -# Date created: Fri Aug 14 15:32:26 CEST 1998 -# Whom: Slaven Rezic <eserte@cs.tu-berlin.de> -# +# Created by: Slaven Rezic <eserte@cs.tu-berlin.de> # $FreeBSD$ -# PORTNAME= BBBike PORTVERSION= 3.18 -#PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= german MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME}/${PORTVERSION} diff --git a/german/BBBike/pkg-plist.in b/german/BBBike/pkg-plist.in index 80ce27676eba..dd65507ab02d 100644 --- a/german/BBBike/pkg-plist.in +++ b/german/BBBike/pkg-plist.in @@ -1121,7 +1121,7 @@ BBBike/lib/%%LOCAL_PERL_ARCH%%/auto/VirtArray/VirtArray.so @dirrm BBBike/data/sehenswuerdigkeit_img @dirrm BBBike/ext/StrassenNetz-CNetFile @dirrm BBBike/lib/%%LOCAL_PERL_ARCH%% -@dirrmtry BBBike/lib/%%PERL_VER%% +@dirrmtry BBBike/lib/%%PERL_VERSION%% @dirrm BBBike/ext/VectorUtil-Inline/t @dirrm BBBike/ext/Strassen-Inline2/t @dirrm BBBike/ext/VectorUtil-Inline |