diff options
author | Lars Engels <lme@FreeBSD.org> | 2013-07-06 09:18:27 +0000 |
---|---|---|
committer | Lars Engels <lme@FreeBSD.org> | 2013-07-06 09:18:27 +0000 |
commit | b7a853adcc75588e233d686cf433f7d01273b16e (patch) | |
tree | 2085e27aa2629063b1f419ef386ce78bc6ac5c5c /german | |
parent | 57439975c209fc4e7a471a0c0ca39c5624e49312 (diff) | |
download | freebsd-ports-b7a853adcc75588e233d686cf433f7d01273b16e.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 |