summaryrefslogtreecommitdiff
path: root/devel/GConf2-ui
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2004-02-12 18:58:22 +0000
committerjmmv <jmmv@pkgsrc.org>2004-02-12 18:58:22 +0000
commit16bf4af14ffecc1045002643e28d2978bf27dcc9 (patch)
tree175d10ce36c3fbc2cace0b4fab95b4cf16d21832 /devel/GConf2-ui
parent6c8fa0f6c8109822998541d1434185644f8ce88b (diff)
downloadpkgsrc-16bf4af14ffecc1045002643e28d2978bf27dcc9.tar.gz
Replace BUILD_TARGETS with ALL_TARGET; the former is unknown.
Diffstat (limited to 'devel/GConf2-ui')
-rw-r--r--devel/GConf2-ui/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/GConf2-ui/Makefile b/devel/GConf2-ui/Makefile
index 562e2a18884..f9177e9139e 100644
--- a/devel/GConf2-ui/Makefile
+++ b/devel/GConf2-ui/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2004/02/12 18:47:40 jmmv Exp $
+# $NetBSD: Makefile,v 1.12 2004/02/12 18:58:22 jmmv Exp $
#
.include "../../devel/GConf2/Makefile.common"
@@ -9,7 +9,7 @@ PKGREVISION= 3
CONFIGURE_ENV+= PKG_USE_GTK=yes
BUILD_DIRS= ${WRKSRC}/gconf
-BUILD_TARGETS= GConfX.h gconf-sanity-check-2
+ALL_TARGET= GConfX.h gconf-sanity-check-2
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/gconf/.libs/gconf-sanity-check-2 \