diff options
Diffstat (limited to 'x11-fonts/gnome-font-sampler/Makefile')
-rw-r--r-- | x11-fonts/gnome-font-sampler/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-fonts/gnome-font-sampler/Makefile b/x11-fonts/gnome-font-sampler/Makefile index 78de511bc13e..90dfdf13c21a 100644 --- a/x11-fonts/gnome-font-sampler/Makefile +++ b/x11-fonts/gnome-font-sampler/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnome-font-sampler PORTVERSION= 0.4 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= x11-fonts MASTER_SITES= http://linuxadvocate.org/projects/gfontsampler/downloads/ DISTNAME= gfontsampler-${PORTVERSION} @@ -15,8 +15,7 @@ DISTNAME= gfontsampler-${PORTVERSION} MAINTAINER= jylefort@FreeBSD.org COMMENT= A program for viewing several fonts at once -USE_X_PREFIX= yes -USE_GCC= 3.4+ +USE_XORG= x11 USE_GNOME= libgnomeui gnomeprefix USE_AUTOTOOLS= libtool:15 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" |