diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2009-08-02 19:36:34 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2009-08-02 19:36:34 +0000 |
commit | 789d75c728ef23566a07bf5b9bc2190bf34ff4f1 (patch) | |
tree | dc7540d42fa2d5d7c1c74515e3bdbf6ab842cd17 /print/gnome-cups-manager | |
parent | d1a9e827c98542eb35619dffa314cba50fb08b58 (diff) | |
download | ports-789d75c728ef23566a07bf5b9bc2190bf34ff4f1.tar.gz ports-789d75c728ef23566a07bf5b9bc2190bf34ff4f1.zip |
Notes
Diffstat (limited to 'print/gnome-cups-manager')
-rw-r--r-- | print/gnome-cups-manager/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/gnome-cups-manager/Makefile b/print/gnome-cups-manager/Makefile index 40468abe42ec..a0e7526d119d 100644 --- a/print/gnome-cups-manager/Makefile +++ b/print/gnome-cups-manager/Makefile @@ -20,7 +20,7 @@ COMMENT= Admistration tool for cups LIB_DEPENDS= gnomecups-1.0.1:${PORTSDIR}/print/libgnomecups RUN_DEPENDS= gnomesu:${PORTSDIR}/security/libgnomesu -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack intlhack libgnomeprintui libgnomeui \ |