diff options
Diffstat (limited to 'devel/GConf2-ui/Makefile')
-rw-r--r-- | devel/GConf2-ui/Makefile | 4 |
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 \ |