summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/gnome-objc/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/gnome-objc/Makefile b/devel/gnome-objc/Makefile
index 9ae399380c7..8d4916aae70 100644
--- a/devel/gnome-objc/Makefile
+++ b/devel/gnome-objc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2001/02/16 14:38:28 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2001/03/05 17:24:35 skrll Exp $
#
DISTNAME= gnome-objc-1.0.40
@@ -18,4 +18,6 @@ USE_LIBTOOL= YES
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
+CONFIGURE_ENV+= OBJC=${CC}
+
.include "../../mk/bsd.pkg.mk"