diff options
author | kris <kris@FreeBSD.org> | 2006-09-02 23:18:10 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-09-02 23:18:10 +0000 |
commit | b391de095443694581f7dd617feab4205da1a972 (patch) | |
tree | 5107cc4f8116c472fb370d192b87fa1f240c4e66 /print | |
parent | 50c3653e2eac888564afc31b67aaee28a2f570ea (diff) | |
download | FreeBSD-ports-b391de095443694581f7dd617feab4205da1a972.zip FreeBSD-ports-b391de095443694581f7dd617feab4205da1a972.tar.gz |
NO_PACKAGE is unnecessary since redistribution is prevented by RESTRICTED
Diffstat (limited to 'print')
-rw-r--r-- | print/acroread7/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/print/acroread7/Makefile b/print/acroread7/Makefile index 9c543a9..676aebb 100644 --- a/print/acroread7/Makefile +++ b/print/acroread7/Makefile @@ -23,7 +23,6 @@ RUN_DEPENDS= acroread:${PORTSDIR}/print/acroreadwrapper \ ${LINUXBASE}/usr/lib/libpango-1.0.so.0:${PORTSDIR}/x11-toolkits/linux-pango RESTRICTED= Must fill out redistribution form at http://www.adobe.com/products/acrobat/distribute.html -NO_PACKAGE= Use and redistribution with repackaging are not allowed ONLY_FOR_ARCHS= amd64 i386 USE_LINUX= yes USE_X_PREFIX= yes |