diff options
author | bsam <bsam@FreeBSD.org> | 2009-01-22 07:28:09 +0800 |
---|---|---|
committer | bsam <bsam@FreeBSD.org> | 2009-01-22 07:28:09 +0800 |
commit | 89e1a5c832969bacf0e86d950ea582bc6b55c46a (patch) | |
tree | 6c71cabdbfb3e98fb85137bcf9f7b06a43c12cd0 /www/linux-firefox | |
parent | b00c4977e1f2974fe902ac042b5376dcf9abca6f (diff) | |
download | freebsd-ports-gnome-89e1a5c832969bacf0e86d950ea582bc6b55c46a.tar.gz freebsd-ports-gnome-89e1a5c832969bacf0e86d950ea582bc6b55c46a.tar.zst freebsd-ports-gnome-89e1a5c832969bacf0e86d950ea582bc6b55c46a.zip |
. remove linux-glib2 as a dependency from linux-seamonkey/Makefile.common
since it was incorporated into default linux base port;
. bump PORTREVISION for ports using linux-seamonkey/Makefile.common.
Pointed out by: Portsnap buildbox
Diffstat (limited to 'www/linux-firefox')
-rw-r--r-- | www/linux-firefox/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/linux-firefox/Makefile b/www/linux-firefox/Makefile index c68bc1a11052..f962db338ee5 100644 --- a/www/linux-firefox/Makefile +++ b/www/linux-firefox/Makefile @@ -7,6 +7,7 @@ PORTNAME= firefox PORTVERSION= 2.0.0.20 +PORTREVISION= 1 CATEGORIES= www MASTER_SITE_SUBDIR?= firefox/releases/${PORTVERSION}/linux-i686/en-US |