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/bsdforen-firefox-searchplugin | |
parent | d45779fa4ad158e597ce79f5d04217c4b0f7f814 (diff) |
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/bsdforen-firefox-searchplugin')
-rw-r--r-- | german/bsdforen-firefox-searchplugin/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/german/bsdforen-firefox-searchplugin/Makefile b/german/bsdforen-firefox-searchplugin/Makefile index 29c27b3b722f..1e681cfda9d3 100644 --- a/german/bsdforen-firefox-searchplugin/Makefile +++ b/german/bsdforen-firefox-searchplugin/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: bsdforen-firefox-searchplugin -# Date created: 2006-03-24 -# Whom: Stefan 'Steve' Tell <stefan.tell@crashmail.de> -# +# Created by: Stefan 'Steve' Tell <stefan.tell@crashmail.de> # $FreeBSD$ -# PORTNAME= bsdforen-firefox-searchplugin PORTVERSION= 0.3 @@ -21,6 +17,7 @@ USE_FIREFOX= yes NO_BUILD= yes +NO_STAGE= yes .include <bsd.port.pre.mk> do-extract: |