summaryrefslogtreecommitdiff
path: root/devel/p5-subversion/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-subversion/Makefile')
-rw-r--r--devel/p5-subversion/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-subversion/Makefile b/devel/p5-subversion/Makefile
index 5723d6a2fe7..973834b8e0e 100644
--- a/devel/p5-subversion/Makefile
+++ b/devel/p5-subversion/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2004/11/27 02:35:52 epg Exp $
+# $NetBSD: Makefile,v 1.16 2004/12/03 15:14:54 wiz Exp $
PKGNAME= p5-subversion-${SVNVER}
COMMENT= Perl bindings for Subversion
@@ -11,7 +11,7 @@ CONFIGURE_ENV+= PERL=${PERL5}
PERL5_REQD+= 5.8
PERL_DIR= ${WRKSRC}/subversion/bindings/swig/perl
-ALL_TARGET= swig-pl-lib swig-pl
+BUILD_TARGET= swig-pl-lib swig-pl
INSTALL_TARGET= install-swig-pl
PERL5_CONFIGURE= NO
#PERL5_CONFIGURE_DIRS= ${PERL_DIR}