diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2006-10-31 10:26:47 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2006-10-31 10:26:47 +0000 |
commit | bf8c8d77140e4332d5912b53af4714054699960f (patch) | |
tree | 290410ab1bf5d1e16b9625da64933dff31ea3591 /www/mozplugger | |
parent | 57f4cbdcf80f19783375be6dce921f76bff5a1d3 (diff) |
Notes
Diffstat (limited to 'www/mozplugger')
-rw-r--r-- | www/mozplugger/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mozplugger/Makefile b/www/mozplugger/Makefile index d23907ee61d4..3725a9cbda75 100644 --- a/www/mozplugger/Makefile +++ b/www/mozplugger/Makefile @@ -7,6 +7,7 @@ PORTNAME= mozplugger PORTVERSION= 1.7.3 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_MOZDEV} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -19,7 +20,6 @@ EXTRACT_DEPENDS=bzip2:${PORTSDIR}/archivers/bzip2 MAN7= mozplugger.7 USE_XLIB= yes -USE_X_PREFIX= yes FETCH_CMD= /usr/bin/fetch -Rr |