diff options
Diffstat (limited to '')
-rw-r--r-- | x11/gtkchtheme/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/gtkchtheme/Makefile b/x11/gtkchtheme/Makefile index 3201461099e6..e4e5bd72a298 100644 --- a/x11/gtkchtheme/Makefile +++ b/x11/gtkchtheme/Makefile @@ -7,7 +7,7 @@ PORTNAME= gtkchtheme PORTVERSION= 0.3.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11 MASTER_SITES= http://plasmasturm.org/code/gtk-chtheme/ DISTNAME= gtk-chtheme-${PORTVERSION} @@ -16,7 +16,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= GTK2 theme changer USE_BZIP2= yes -USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gnomehack gnomeprefix gtk20 |