diff options
Diffstat (limited to 'x11/gtkchtheme/Makefile')
-rw-r--r-- | x11/gtkchtheme/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/x11/gtkchtheme/Makefile b/x11/gtkchtheme/Makefile index 05c0d7521e58..e2efa6f31bc7 100644 --- a/x11/gtkchtheme/Makefile +++ b/x11/gtkchtheme/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: gtkchtheme -# Date created: 18 June 2004 -# Whom: Adam Weinberger <adamw@FreeBSD.org> -# +# Created by: Adam Weinberger <adamw@FreeBSD.org> # $FreeBSD$ -# PORTNAME= gtkchtheme PORTVERSION= 0.3.1 @@ -16,7 +12,7 @@ MAINTAINER= makc@FreeBSD.org COMMENT= GTK2 theme changer USE_BZIP2= yes -USE_GMAKE= yes +USES= gmake pkgconfig USE_GNOME= gnomehack gnomeprefix gtk20 PLIST_FILES= bin/gtk-chtheme |