diff options
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 \ |