summaryrefslogtreecommitdiff
path: root/lang/gpc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/gpc/Makefile')
-rw-r--r--lang/gpc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/gpc/Makefile b/lang/gpc/Makefile
index 508ec9d4bd4..7ef4a950607 100644
--- a/lang/gpc/Makefile
+++ b/lang/gpc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2005/05/22 20:08:09 jlam Exp $
+# $NetBSD: Makefile,v 1.22 2005/09/28 20:52:23 rillig Exp $
DISTNAME= gpc-2.1
PKGREVISION= 3
@@ -37,7 +37,7 @@ GPC_PREFIX= ${_GCC_PREFIX}
GPC_SUBPREFIX= ${_GCC_SUBPREFIX}/
.endif
-HAS_CONFIGURE= # defined
+HAS_CONFIGURE= yes
CONFIGURE_SCRIPT= ${WRKSRC}/configure
CONFIGURE_ARGS= --host=${MACHINE_GNU_PLATFORM}
CONFIGURE_ARGS+= --prefix=${GPC_PREFIX}