diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 18:30:00 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 18:30:00 +0000 |
commit | a285ade9102ca7c15642dfccd7816abc3c725c98 (patch) | |
tree | 19bc9b9ac2797b3584833a8988be56772582cfb3 /german/steak | |
parent | d45779fa4ad158e597ce79f5d04217c4b0f7f814 (diff) | |
download | ports-a285ade9102ca7c15642dfccd7816abc3c725c98.tar.gz ports-a285ade9102ca7c15642dfccd7816abc3c725c98.zip |
Notes
Diffstat (limited to 'german/steak')
-rw-r--r-- | german/steak/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/german/steak/Makefile b/german/steak/Makefile index 5126d5c1a85d..35b3c40923ba 100644 --- a/german/steak/Makefile +++ b/german/steak/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: steak -# Date created: 2003/01/02 -# Whom: Heiner <h.eichmann@gmx.de> -# +# Created by: Heiner <h.eichmann@gmx.de> # $FreeBSD$ -# PORTNAME= steak PORTVERSION= 1.7.3 @@ -36,6 +32,7 @@ PLIST_SUB+= NOXSTEAK:="@comment " PLIST_SUB+= NOXSTEAK:="" .endif +NO_STAGE= yes post-patch: ${REINPLACE_CMD} -e "s,\$$HOME/bin/Steak/Datensatz,${PREFIX}/share/steak/Datensatz,; \ s,BINDIR=\$$HOME/bin/Steak,BINDIR=${DATADIR},; \ |