diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-04-21 08:01:14 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-04-21 08:01:14 +0800 |
commit | 1852ea286287245474acd103ab3b64546de7ccbf (patch) | |
tree | 576a2ae24148e2d54551e9cbba13beb2244dbb50 /graphics/evince/Makefile | |
parent | b020b08a125c1c0c6fb3393d5a63a529d9af6bc0 (diff) | |
download | marcuscom-ports-1852ea286287245474acd103ab3b64546de7ccbf.tar marcuscom-ports-1852ea286287245474acd103ab3b64546de7ccbf.tar.gz marcuscom-ports-1852ea286287245474acd103ab3b64546de7ccbf.tar.bz2 marcuscom-ports-1852ea286287245474acd103ab3b64546de7ccbf.tar.lz marcuscom-ports-1852ea286287245474acd103ab3b64546de7ccbf.tar.xz marcuscom-ports-1852ea286287245474acd103ab3b64546de7ccbf.tar.zst marcuscom-ports-1852ea286287245474acd103ab3b64546de7ccbf.zip |
Sync with FreeBSD ports.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10883 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics/evince/Makefile')
-rw-r--r-- | graphics/evince/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/evince/Makefile b/graphics/evince/Makefile index 0428ee65f..1c11b6f68 100644 --- a/graphics/evince/Makefile +++ b/graphics/evince/Makefile @@ -3,12 +3,12 @@ # Whom: Adam Weinberger <adamw@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/graphics/evince/Makefile,v 1.101 2008/04/07 19:34:24 ahze Exp $ +# $MCom: ports/graphics/evince/Makefile,v 1.102 2008/04/08 21:37:55 ahze Exp $ # PORTNAME= evince PORTVERSION= 2.22.1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics print gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -25,7 +25,6 @@ USE_BZIP2= yes USE_AUTOTOOLS= libtool:15 INSTALLS_ICONS= yes USE_GETTEXT= yes -USE_XLIB= yes USE_GMAKE= yes INSTALLS_OMF= yes USE_GNOME= gnomehack intlhack gnomeprefix libgnomeui desktopfileutils \ |