summaryrefslogtreecommitdiff
path: root/x11/gtk-engines/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/gtk-engines/Makefile')
-rw-r--r--x11/gtk-engines/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/x11/gtk-engines/Makefile b/x11/gtk-engines/Makefile
index 5ceea51f132..e9b9e0db8ba 100644
--- a/x11/gtk-engines/Makefile
+++ b/x11/gtk-engines/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2005/04/11 21:48:08 tv Exp $
+# $NetBSD: Makefile,v 1.27 2005/09/28 20:52:27 rillig Exp $
DISTNAME= gtk-engines-0.12
PKGREVISION= 7
@@ -11,10 +11,10 @@ COMMENT= Theme engines for GTK+
CONFLICTS+= gtk2-engines-*
-GNU_CONFIGURE= # defined
+GNU_CONFIGURE= yes
USE_DIRS+= xdg-1.1
-USE_X11BASE= # defined
-USE_LIBTOOL= # defined
+USE_X11BASE= yes
+USE_LIBTOOL= yes
SHLIBTOOL_OVERRIDE= libtool
.include "../../x11/gtk/buildlink3.mk"