aboutsummaryrefslogtreecommitdiff
path: root/www/bugmenot/Makefile
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2006-10-14 08:54:54 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2006-10-14 08:54:54 +0000
commit29747f458a1eb2ce23b4594b09d0256dd62760b8 (patch)
tree1b71ba5d9ffdd308b6c18130f7c116f5bab5dc12 /www/bugmenot/Makefile
parent7aad84f808b93baa6a7077ce0b47573b9c4c79a0 (diff)
Notes
Diffstat (limited to 'www/bugmenot/Makefile')
-rw-r--r--www/bugmenot/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/bugmenot/Makefile b/www/bugmenot/Makefile
index 24431a38dff3..97cde4c64093 100644
--- a/www/bugmenot/Makefile
+++ b/www/bugmenot/Makefile
@@ -7,6 +7,7 @@
PORTNAME= bugmenot
PORTVERSION= 1.3
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= http://extensions.roachfiend.com/
DISTNAME= ${PORTNAME}
@@ -15,8 +16,6 @@ DIST_SUBDIR= ${PORTNAME}-${PORTVERSION}_${PORTREVISION}
MAINTAINER= thierry@FreeBSD.org
COMMENT= ${GECKO} extension to bypass compulsory web registration
-USE_X_PREFIX= yes # Cannot be included after <bsd.port.pre.mk>.
-
PLIST_FILES= %%MOZDIR%%/chrome/bugmenot.jar
.include <bsd.port.pre.mk>