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/acroread9 | |
parent | 780392669dcfd78711a3c2568cfc8ba9c6349736 (diff) | |
download | ports-0acfc096f8e70d3f8e803ce048116d8349a483e5.tar.gz ports-0acfc096f8e70d3f8e803ce048116d8349a483e5.zip |
Notes
Diffstat (limited to 'print/acroread9')
-rw-r--r-- | print/acroread9/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/acroread9/Makefile b/print/acroread9/Makefile index c2871acddfae..770b3d541143 100644 --- a/print/acroread9/Makefile +++ b/print/acroread9/Makefile @@ -22,7 +22,7 @@ RESTRICTED= Must fill out redistribution form at http://www.adobe.com/products/a ONLY_FOR_ARCHS= amd64 i386 USE_BZIP2= yes USE_LINUX= yes -USE_LINUX_APPS= gdkpixbuf gtk2 libxml2 pango webauth +USE_LINUX_APPS= gdkpixbuf gtk2 libxml2 pango USE_LDCONFIG= yes #USE_GNOME= desktopfileutils NO_BUILD= yes |