diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-07-20 03:46:49 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-07-20 03:46:49 +0800 |
commit | 96d2a1021b3449053479ee405ef22dbc6dccfaa9 (patch) | |
tree | 3469cfd1269762d1b2fba177eef4f5ad0a32bb34 /graphics/evince/Makefile | |
parent | a0cbb4ca0bce7b29aafc1b3d36eb70c1f9adff2e (diff) | |
download | marcuscom-ports-96d2a1021b3449053479ee405ef22dbc6dccfaa9.tar marcuscom-ports-96d2a1021b3449053479ee405ef22dbc6dccfaa9.tar.gz marcuscom-ports-96d2a1021b3449053479ee405ef22dbc6dccfaa9.tar.bz2 marcuscom-ports-96d2a1021b3449053479ee405ef22dbc6dccfaa9.tar.lz marcuscom-ports-96d2a1021b3449053479ee405ef22dbc6dccfaa9.tar.xz marcuscom-ports-96d2a1021b3449053479ee405ef22dbc6dccfaa9.tar.zst marcuscom-ports-96d2a1021b3449053479ee405ef22dbc6dccfaa9.zip |
Replace libtool:15 with libtool:22.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12479 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics/evince/Makefile')
-rw-r--r-- | graphics/evince/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/evince/Makefile b/graphics/evince/Makefile index 63fad7b50..1136313a6 100644 --- a/graphics/evince/Makefile +++ b/graphics/evince/Makefile @@ -3,7 +3,7 @@ # Whom: Adam Weinberger <adamw@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/graphics/evince/Makefile,v 1.122 2009/06/15 21:03:40 kwm Exp $ +# $MCom: ports/graphics/evince/Makefile,v 1.123 2009/07/18 22:04:28 kwm Exp $ # PORTNAME= evince @@ -20,7 +20,7 @@ LIB_DEPENDS= poppler-glib.4:${PORTSDIR}/graphics/poppler-gtk \ USE_LDCONFIG= yes USE_BZIP2= yes -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 INSTALLS_ICONS= yes USE_GETTEXT= yes USE_GMAKE= yes |