summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
Diffstat (limited to 'editors')
-rw-r--r--editors/abiword/Makefile4
-rw-r--r--editors/manedit/Makefile4
2 files changed, 3 insertions, 5 deletions
diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile
index 3690675279c..831bb21906a 100644
--- a/editors/abiword/Makefile
+++ b/editors/abiword/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2001/08/10 04:50:08 jlam Exp $
+# $NetBSD: Makefile,v 1.34 2001/08/17 21:16:50 jlam Exp $
#
# According to AbiSource's explanation of their trademark rights,
# compilations/distributions of AbiWord not provided by AbiSource must
@@ -37,8 +37,6 @@ XLDFLAGS= ${LDFLAGS} -liconv
MAKE_ENV+= OS_CFLAGS="${OS_CFLAGS}"
MAKE_ENV+= XLDFLAGS="${XLDFLAGS}"
-MAKE_ENV+= GLIB_CONFIG="${BUILDLINK_CONFIG_WRAPPER.glib}"
-MAKE_ENV+= GTK_CONFIG="${BUILDLINK_CONFIG_WRAPPER.gtk}"
MAKE_FLAGS+= ABI_BUILD_VERSION="${ABIWORD_VERS}"
MAKE_FLAGS+= UNIX_CAN_BUILD_STATIC=0
diff --git a/editors/manedit/Makefile b/editors/manedit/Makefile
index 847c80e6190..750fd56be69 100644
--- a/editors/manedit/Makefile
+++ b/editors/manedit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2001/06/26 12:37:16 zuntum Exp $
+# $NetBSD: Makefile,v 1.9 2001/08/17 21:16:50 jlam Exp $
#
DISTNAME= ${PKGNAME:S,manedit-,manedit,}
@@ -15,7 +15,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/manedit
USE_BUILDLINK_ONLY= YES
-MAKE_ENV+= CPP="${CXX}" GTK_CONFIG="${BUILDLINK_CONFIG_WRAPPER.gtk}"
+MAKE_ENV+= CPP="${CXX}"
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/manedit ${PREFIX}/bin