diff options
author | ale <ale@FreeBSD.org> | 2011-08-18 18:00:44 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2011-08-18 18:00:44 +0800 |
commit | 33f8ea8b91ac89a4c26e39aa2baa35cfd2ed5c14 (patch) | |
tree | ee5b58cbc3b59da418a98d56180c53a53a950f5e /www/firefox-esr | |
parent | b4a40766d69ad2d23b52b3d175389aab2a329c3c (diff) | |
download | freebsd-ports-gnome-33f8ea8b91ac89a4c26e39aa2baa35cfd2ed5c14.tar.gz freebsd-ports-gnome-33f8ea8b91ac89a4c26e39aa2baa35cfd2ed5c14.tar.zst freebsd-ports-gnome-33f8ea8b91ac89a4c26e39aa2baa35cfd2ed5c14.zip |
Remove unneeded @dirrm.
Approved by: flo
Diffstat (limited to 'www/firefox-esr')
-rw-r--r-- | www/firefox-esr/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile index 5965cbda25e9..5c107b94cbab 100644 --- a/www/firefox-esr/Makefile +++ b/www/firefox-esr/Makefile @@ -27,8 +27,6 @@ MOZ_PKGCONFIG_FILES= # empty USE_MOZILLA= -png -nss -dbm -jpeg -xft MOZILLA_NAME= Firefox MOZ_TOOLKIT= cairo-gtk2 -GECKO_PLIST_PRE_DIRS= lib/${MOZILLA}/bin lib/${MOZILLA}/idl \ - lib/${MOZILLA}/include lib/${MOZILLA}/lib MAKE_JOBS_SAFE= yes WANT_GNOME= yes |