diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2006-03-31 22:09:36 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2006-03-31 22:09:36 +0000 |
commit | fde2ec11aac9a08ba2b53a72a9f8eb5f850f953c (patch) | |
tree | fea36cac26d3d0815420d77c8fe48304935c6ca9 /www/linux-opera-devel | |
parent | 836accb419784b435950c737b4de4db7228847c8 (diff) | |
download | ports-fde2ec11aac9a08ba2b53a72a9f8eb5f850f953c.tar.gz ports-fde2ec11aac9a08ba2b53a72a9f8eb5f850f953c.zip |
Notes
Diffstat (limited to 'www/linux-opera-devel')
-rw-r--r-- | www/linux-opera-devel/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/linux-opera-devel/Makefile b/www/linux-opera-devel/Makefile index 6f8d3530b84f..f08209b64e69 100644 --- a/www/linux-opera-devel/Makefile +++ b/www/linux-opera-devel/Makefile @@ -28,12 +28,11 @@ RUN_DEPENDS= \ ${LINUXBASE}/usr/lib/libaspell.so.15:${PORTSDIR}/textproc/linux-aspell \ ${LINUXBASE}/usr/X11R6/lib/libXm.so.3.0.3:${PORTSDIR}/x11-toolkits/linux-openmotif -RESTRICTED= "not redistributable; commercial software" +RESTRICTED= not redistributable; commercial software USE_BZIP2= yes WANT_GNOME= yes USE_LINUX= yes -USE_REINPLACE= yes USE_X_PREFIX= yes ONLY_FOR_ARCHS= i386 amd64 |