diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-10-03 05:20:29 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-10-03 05:20:29 +0800 |
commit | 558b993808f6aa50db141f89c003c663f0a97f2d (patch) | |
tree | 725ca6a7c3aad8d0fb27b920cd091a6fceeb7cf9 /www/firefox-remote | |
parent | 5142e6f517d090b5feae8c8b9d3a2b9891091875 (diff) | |
download | marcuscom-ports-558b993808f6aa50db141f89c003c663f0a97f2d.tar marcuscom-ports-558b993808f6aa50db141f89c003c663f0a97f2d.tar.gz marcuscom-ports-558b993808f6aa50db141f89c003c663f0a97f2d.tar.bz2 marcuscom-ports-558b993808f6aa50db141f89c003c663f0a97f2d.tar.lz marcuscom-ports-558b993808f6aa50db141f89c003c663f0a97f2d.tar.xz marcuscom-ports-558b993808f6aa50db141f89c003c663f0a97f2d.tar.zst marcuscom-ports-558b993808f6aa50db141f89c003c663f0a97f2d.zip |
- Actually move to LOCALBASE
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7491 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www/firefox-remote')
-rw-r--r-- | www/firefox-remote/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/firefox-remote/Makefile b/www/firefox-remote/Makefile index 9dfdfb7cc..e580beba8 100644 --- a/www/firefox-remote/Makefile +++ b/www/firefox-remote/Makefile @@ -17,7 +17,6 @@ MAINTAINER= klammer@webonaut.com COMMENT= Wrapper scripts for firefox web browser USE_BZIP2= yes -USE_X_PREFIX= yes UTF8_HACK= no FIREFOX_REMOTE= ${PORTNAME}${PKGNAMESUFFIX} |