diff options
author | Doug Barton <dougb@FreeBSD.org> | 2010-08-08 01:51:18 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2010-08-08 01:51:18 +0000 |
commit | 0acfc096f8e70d3f8e803ce048116d8349a483e5 (patch) | |
tree | d7f5614fb3762f9256b751b2693c77f6b1b743a9 /print/acroread8 | |
parent | 780392669dcfd78711a3c2568cfc8ba9c6349736 (diff) |
Notes
Diffstat (limited to 'print/acroread8')
-rw-r--r-- | print/acroread8/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/acroread8/Makefile b/print/acroread8/Makefile index 78d7a8543262..2eb611827fa2 100644 --- a/print/acroread8/Makefile +++ b/print/acroread8/Makefile @@ -22,7 +22,7 @@ RUN_DEPENDS= acroreadwrapper>=0.0.20080906:${PORTSDIR}/print/acroreadwrapper RESTRICTED= Must fill out redistribution form at http://www.adobe.com/products/acrobat/distribute.html ONLY_FOR_ARCHS= amd64 i386 USE_LINUX= yes -USE_LINUX_APPS= gtk2 pango webauth +USE_LINUX_APPS= gtk2 pango USE_BZIP2= yes USE_LDCONFIG= yes #USE_GNOME= desktopfileutils |