summaryrefslogtreecommitdiff
path: root/textproc/expatobjc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/expatobjc/Makefile')
-rw-r--r--textproc/expatobjc/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/expatobjc/Makefile b/textproc/expatobjc/Makefile
index a9bae852cf3..a4a0a962326 100644
--- a/textproc/expatobjc/Makefile
+++ b/textproc/expatobjc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/07/19 08:19:14 rh Exp $
+# $NetBSD: Makefile,v 1.2 2003/07/19 08:37:31 rh Exp $
#
DISTNAME= expatobjc-1.0
@@ -14,5 +14,7 @@ USE_PKGLOCALEDIR= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
+CONFIGURE_ENV+= objc_works=yes
+
.include "../../textproc/expat/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"