diff options
author | Ade Lovett <ade@FreeBSD.org> | 2006-02-23 10:40:44 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2006-02-23 10:40:44 +0000 |
commit | 8503536d3896846d823f7f76be54e0a99da8d8b6 (patch) | |
tree | 1a89e4038216ead71b008f2a5091474964e1c341 /graphics/evince/Makefile | |
parent | c20d04e3929dbe1763fc1dfaaa677c2353cd7883 (diff) | |
download | ports-8503536d3896846d823f7f76be54e0a99da8d8b6.tar.gz ports-8503536d3896846d823f7f76be54e0a99da8d8b6.zip |
Notes
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 f40a6fff0998..719dd31a0666 100644 --- a/graphics/evince/Makefile +++ b/graphics/evince/Makefile @@ -8,7 +8,7 @@ PORTNAME= evince PORTVERSION= 0.4.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics print gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.4 @@ -19,7 +19,7 @@ COMMENT= GNOME 2 multi-format document viewer LIB_DEPENDS= poppler.0:${PORTSDIR}/graphics/poppler USE_BZIP2= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes USE_REINPLACE= yes USE_X_PREFIX= yes USE_GMAKE= yes |