diff options
author | dougb <dougb@FreeBSD.org> | 2010-08-08 09:51:18 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2010-08-08 09:51:18 +0800 |
commit | 3572504d13aeb15833ea76e596dbf01b379236d1 (patch) | |
tree | e02506da875dc36f5414260960650eae63a11014 /print/acroread8 | |
parent | 559ed4d4ec0eb149689e0f9ba45c279be668cb0e (diff) | |
download | freebsd-ports-gnome-3572504d13aeb15833ea76e596dbf01b379236d1.tar.gz freebsd-ports-gnome-3572504d13aeb15833ea76e596dbf01b379236d1.tar.zst freebsd-ports-gnome-3572504d13aeb15833ea76e596dbf01b379236d1.zip |
Remove the dependency on www/linux-nvu which has been deprecated for
over 1 month. Without this dependency the web page links from the Help
menu don't work, but everything else works fine.
Approved by: maintainer timeout
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 |