summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11/p5-gtk/Makefile.subpackage4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/p5-gtk/Makefile.subpackage b/x11/p5-gtk/Makefile.subpackage
index a01798b03c9..aefc30613f3 100644
--- a/x11/p5-gtk/Makefile.subpackage
+++ b/x11/p5-gtk/Makefile.subpackage
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.subpackage,v 1.7 2004/12/03 15:15:12 wiz Exp $
+# $NetBSD: Makefile.subpackage,v 1.8 2005/01/22 17:26:22 adrianp Exp $
#
# makefile fragment for p5-gtk sub-packages. you need to
# set SUBPACKAGE before including this.
@@ -14,7 +14,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/${SUBPACKAGE}
.include "../../lang/perl5/buildlink3.mk"
-pre-configure:
+post-patch:
cd ${GTKDIR} && ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL
cd ${GTKDIR} && ${SETENV} ${MAKE_ENV} \
${MAKE_PROGRAM} -f ${MAKEFILE} ${BUILD_TARGET}