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/bsdgroup-firefox-searchplugin | |
parent | d45779fa4ad158e597ce79f5d04217c4b0f7f814 (diff) | |
download | ports-a285ade9102ca7c15642dfccd7816abc3c725c98.tar.gz ports-a285ade9102ca7c15642dfccd7816abc3c725c98.zip |
Notes
Diffstat (limited to 'german/bsdgroup-firefox-searchplugin')
-rw-r--r-- | german/bsdgroup-firefox-searchplugin/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/german/bsdgroup-firefox-searchplugin/Makefile b/german/bsdgroup-firefox-searchplugin/Makefile index 5f33e58ee989..3af531112ea8 100644 --- a/german/bsdgroup-firefox-searchplugin/Makefile +++ b/german/bsdgroup-firefox-searchplugin/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: bsdgroup-firefox-searchplugin -# Date created: 2007-01-17 -# Whom: Stefan 'Steve' Tell <stefan.tell@crashmail.de> -# +# Created by: Stefan 'Steve' Tell <stefan.tell@crashmail.de> # $FreeBSD$ -# PORTNAME= bsdgroup-firefox-searchplugin PORTVERSION= 0.2 @@ -21,6 +17,7 @@ USE_FIREFOX= yes NO_BUILD= yes +NO_STAGE= yes do-extract: @${MKDIR} ${WRKSRC} @${CP} ${DISTDIR}/${DIST_SUBDIR}/bsdgroup.src ${WRKSRC} |