diff options
Diffstat (limited to 'x11-themes/gnome-themes/Makefile')
-rw-r--r-- | x11-themes/gnome-themes/Makefile | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/x11-themes/gnome-themes/Makefile b/x11-themes/gnome-themes/Makefile index 742f8bbdc..54828cefd 100644 --- a/x11-themes/gnome-themes/Makefile +++ b/x11-themes/gnome-themes/Makefile @@ -1,10 +1,6 @@ -# New ports collection makefile for: gnome-themes -# Date Created: 05 October 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# +# Created by: Joe Marcus Clarke <marcus@FreeBSD.org> # $FreeBSD$ -# $MCom$ -# +# $MCom: ports/trunk/x11-themes/gnome-themes/Makefile 17268 2013-04-01 05:13:11Z marcus $ PORTNAME= gnome-themes PORTVERSION= 2.32.1 @@ -22,11 +18,11 @@ RUN_DEPENDS= gtk-engines2>=2.15.0:${PORTSDIR}/x11-themes/gtk-engines2 CONFLICTS= clearlooks-metacity-0.* gnome-themes-standard-3.[0-9]* USE_BZIP2= yes -USE_GETTEXT= yes +USES= gettext pathfix USE_AUTOTOOLS= libtool INSTALLS_ICONS= yes USE_GMAKE= yes -USE_GNOME= gnomehack gnomeprefix intlhack metacity gtk20 +USE_GNOME= gnomeprefix intlhack metacity gtk20 CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib |