diff options
author | mezz <mezz@FreeBSD.org> | 2006-06-06 11:03:38 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2006-06-06 11:03:38 +0800 |
commit | cd996271f758ff4f10e40d81dd324c5a9b5928a3 (patch) | |
tree | 7344f791af18c557f633b48b8faa22151c15dc6f /www | |
parent | d5eae527e133450eac6509df7bea2059a5a05adf (diff) | |
download | freebsd-ports-gnome-cd996271f758ff4f10e40d81dd324c5a9b5928a3.tar.gz freebsd-ports-gnome-cd996271f758ff4f10e40d81dd324c5a9b5928a3.tar.zst freebsd-ports-gnome-cd996271f758ff4f10e40d81dd324c5a9b5928a3.zip |
Portlint:
-Remove an empty line.
Diffstat (limited to 'www')
-rw-r--r-- | www/firefox10/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/firefox10/Makefile b/www/firefox10/Makefile index bd413fcd2d3b..3becd9b7f7a9 100644 --- a/www/firefox10/Makefile +++ b/www/firefox10/Makefile @@ -78,7 +78,6 @@ post-extract:: -e 's|@MOZILLA_NAME@|${MOZILLA_NAME}|' \ <${FILESDIR}/firefox.desktop.in >${WRKDIR}/${MOZILLA}.desktop - post-patch: .for ii in modules/libpref/src/init extensions/sroaming/resources/content/prefs \ embedding/minimo |