aboutsummaryrefslogtreecommitdiff
path: root/german/dict
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 18:30:00 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 18:30:00 +0000
commita285ade9102ca7c15642dfccd7816abc3c725c98 (patch)
tree19bc9b9ac2797b3584833a8988be56772582cfb3 /german/dict
parentd45779fa4ad158e597ce79f5d04217c4b0f7f814 (diff)
downloadports-a285ade9102ca7c15642dfccd7816abc3c725c98.tar.gz
ports-a285ade9102ca7c15642dfccd7816abc3c725c98.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: german)
Notes
Notes: svn path=/head/; revision=327732
Diffstat (limited to 'german/dict')
-rw-r--r--german/dict/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/german/dict/Makefile b/german/dict/Makefile
index 1a168b1a1f24..bc38b3cb7501 100644
--- a/german/dict/Makefile
+++ b/german/dict/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: dict
-# Date created: 6 August 1997
-# Whom: wosch
-#
+# Created by: wosch
# $FreeBSD$
-#
PORTNAME= dict
PORTVERSION= 1.2
@@ -21,6 +17,7 @@ RUN_DEPENDS= agrep:${PORTSDIR}/textproc/agrep
dict= ger-eng.txt
post-extract: ${dict}
+NO_STAGE= yes
${dict}:
${GZCAT} < ${DISTDIR}/${dict}.gz > ${WRKSRC}/${.TARGET}