summaryrefslogtreecommitdiff
path: root/devel/GConf2
diff options
context:
space:
mode:
Diffstat (limited to 'devel/GConf2')
-rw-r--r--devel/GConf2/schemas.mk5
1 files changed, 1 insertions, 4 deletions
diff --git a/devel/GConf2/schemas.mk b/devel/GConf2/schemas.mk
index 93a26901499..6011bd15eac 100644
--- a/devel/GConf2/schemas.mk
+++ b/devel/GConf2/schemas.mk
@@ -1,4 +1,4 @@
-# $NetBSD: schemas.mk,v 1.9 2004/06/11 18:12:11 minskim Exp $
+# $NetBSD: schemas.mk,v 1.10 2005/03/24 22:42:58 jlam Exp $
#
# This Makefile fragment is intended to be included by packages that install
# GConf2 schema files. It takes care of registering them in the GConf2
@@ -57,9 +57,6 @@ PRINT_PLIST_AWK+= /^@dirrm share\/gconf\/schemas$$/ \
{ print "@comment in GConf2: " $$0; next; }
.include "../../mk/bsd.prefs.mk"
-
-.if empty(USE_BUILDLINK3:M[nN][oO])
.include "../../devel/GConf2/buildlink3.mk"
-.endif
.endif # GCONF2_SCHEMAS_MK