diff options
author | linimon <linimon@FreeBSD.org> | 2011-01-24 11:47:55 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2011-01-24 11:47:55 +0800 |
commit | 731a154b3b1756771652137c7f15bb2f32e1a54d (patch) | |
tree | f60261b4935e7bc6d00679e548b14f378c5e062d /databases | |
parent | 1ac7a9829817b07e42e26806b0d931ee6584dab9 (diff) | |
download | freebsd-ports-gnome-731a154b3b1756771652137c7f15bb2f32e1a54d.tar.gz freebsd-ports-gnome-731a154b3b1756771652137c7f15bb2f32e1a54d.tar.zst freebsd-ports-gnome-731a154b3b1756771652137c7f15bb2f32e1a54d.zip |
NO_CDROM is redundant when RESTRICTED is specified.
Feature safe: yes
Diffstat (limited to 'databases')
-rw-r--r-- | databases/adstudio/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/adstudio/Makefile b/databases/adstudio/Makefile index b43706b1a99d..151817125cc4 100644 --- a/databases/adstudio/Makefile +++ b/databases/adstudio/Makefile @@ -22,7 +22,6 @@ JAVA_VERSION= 1.6+ NO_BUILD= yes RESTRICTED= See <http://www.aquafold.com/licensing.html> -NO_CDROM= ${RESTRICTED} LICENSE= EULA LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept |