diff options
author | mezz <mezz@FreeBSD.org> | 2006-04-29 03:49:23 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2006-04-29 03:49:23 +0800 |
commit | d241dbaab14b2c3882dc06988c737772e6d14fae (patch) | |
tree | 92cb2e36d5081aebf3486436087a1d0dd52d6df0 | |
parent | e0cc77011e87bbbcf74148c37cfdab2cd6529ea5 (diff) | |
download | freebsd-ports-gnome-d241dbaab14b2c3882dc06988c737772e6d14fae.tar.gz freebsd-ports-gnome-d241dbaab14b2c3882dc06988c737772e6d14fae.tar.zst freebsd-ports-gnome-d241dbaab14b2c3882dc06988c737772e6d14fae.zip |
Remove RESTRICTED, we don't need it anymore. I got this email from Opera:
----
From: Arjan van Leeuwen <avleeuwen@piwebs.com>
^changed to public email address by request
To: mezz@freebsd.org
Subject: RESTRICTED on linux-opera
Date: Thu, 27 Apr 2006 10:05:45 +0200
Hey mezz,
Just want to mention that you now have permission to remove the
RESTRICTED flag on www/linux-opera.
Best regards,
Arjan
Opera Software ASA
----
Thanks Arjan! While I am here, check "Interview with Arjan van Leeuwen from
Opera Software" (bsdtalk, podcast): http://tinyurl.com/rpx2s
-rw-r--r-- | www/linux-opera-devel/Makefile | 2 | ||||
-rw-r--r-- | www/linux-opera/Makefile | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/www/linux-opera-devel/Makefile b/www/linux-opera-devel/Makefile index 0fdc036ff4e7..32c2cfd50bb6 100644 --- a/www/linux-opera-devel/Makefile +++ b/www/linux-opera-devel/Makefile @@ -28,8 +28,6 @@ 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 - USE_BZIP2= yes WANT_GNOME= yes USE_LINUX= yes diff --git a/www/linux-opera/Makefile b/www/linux-opera/Makefile index 0fdc036ff4e7..32c2cfd50bb6 100644 --- a/www/linux-opera/Makefile +++ b/www/linux-opera/Makefile @@ -28,8 +28,6 @@ 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 - USE_BZIP2= yes WANT_GNOME= yes USE_LINUX= yes |