diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2005-03-01 21:51:48 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2005-03-01 21:51:48 +0000 |
commit | e66743b7d5c663a5e3a9a9e67d3fe5dd1e764458 (patch) | |
tree | 7936caa341865bdd86dc776b23c0391475d35f91 /www/linux-firefox | |
parent | Ugrade to 1.3.5. (diff) |
Respect the user's USE_LINUX setting.
Diffstat (limited to 'www/linux-firefox')
-rw-r--r-- | www/linux-firefox/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/linux-firefox/Makefile b/www/linux-firefox/Makefile index e125d9328423..4b74899f2c2d 100644 --- a/www/linux-firefox/Makefile +++ b/www/linux-firefox/Makefile @@ -27,7 +27,6 @@ DESCR= ${.CURDIR}/pkg-descr MD5_FILE= ${.CURDIR}/distinfo PKGMESSAGE= ${WRKDIR}/pkg-message PLIST= ${WRKDIR}/pkg-plist -USE_LINUX= yes USE_XLIB= yes USE_X_PREFIX= yes WRKSRC= ${WRKDIR}/MozillaFirebird |