diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/subversion-devel/Makefile | 2 | ||||
-rw-r--r-- | devel/subversion-freebsd/Makefile | 2 | ||||
-rw-r--r-- | devel/subversion/Makefile | 2 | ||||
-rw-r--r-- | devel/subversion16/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/devel/subversion-devel/Makefile b/devel/subversion-devel/Makefile index d0e06a97203c..7a3cfa7c55a9 100644 --- a/devel/subversion-devel/Makefile +++ b/devel/subversion-devel/Makefile @@ -27,6 +27,7 @@ USE_BZIP2= yes USE_AUTOTOOLS= libtool:15 CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --with-ssl +WANT_PERL= yes USE_RC_SUBR= svnserve @@ -94,7 +95,6 @@ PLIST_SUB+= WITHOUT_BDB="" .if defined(WITH_PERL) USE_PERL5= 5.8.0+ SWIG_BINDINGS+= yes -USE_PERL5= yes PLIST_SUB+= WITH_PERL="" MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= SVN::Base.3 \ diff --git a/devel/subversion-freebsd/Makefile b/devel/subversion-freebsd/Makefile index d0e06a97203c..7a3cfa7c55a9 100644 --- a/devel/subversion-freebsd/Makefile +++ b/devel/subversion-freebsd/Makefile @@ -27,6 +27,7 @@ USE_BZIP2= yes USE_AUTOTOOLS= libtool:15 CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --with-ssl +WANT_PERL= yes USE_RC_SUBR= svnserve @@ -94,7 +95,6 @@ PLIST_SUB+= WITHOUT_BDB="" .if defined(WITH_PERL) USE_PERL5= 5.8.0+ SWIG_BINDINGS+= yes -USE_PERL5= yes PLIST_SUB+= WITH_PERL="" MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= SVN::Base.3 \ diff --git a/devel/subversion/Makefile b/devel/subversion/Makefile index d0e06a97203c..7a3cfa7c55a9 100644 --- a/devel/subversion/Makefile +++ b/devel/subversion/Makefile @@ -27,6 +27,7 @@ USE_BZIP2= yes USE_AUTOTOOLS= libtool:15 CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --with-ssl +WANT_PERL= yes USE_RC_SUBR= svnserve @@ -94,7 +95,6 @@ PLIST_SUB+= WITHOUT_BDB="" .if defined(WITH_PERL) USE_PERL5= 5.8.0+ SWIG_BINDINGS+= yes -USE_PERL5= yes PLIST_SUB+= WITH_PERL="" MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= SVN::Base.3 \ diff --git a/devel/subversion16/Makefile b/devel/subversion16/Makefile index d0e06a97203c..7a3cfa7c55a9 100644 --- a/devel/subversion16/Makefile +++ b/devel/subversion16/Makefile @@ -27,6 +27,7 @@ USE_BZIP2= yes USE_AUTOTOOLS= libtool:15 CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --with-ssl +WANT_PERL= yes USE_RC_SUBR= svnserve @@ -94,7 +95,6 @@ PLIST_SUB+= WITHOUT_BDB="" .if defined(WITH_PERL) USE_PERL5= 5.8.0+ SWIG_BINDINGS+= yes -USE_PERL5= yes PLIST_SUB+= WITH_PERL="" MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= SVN::Base.3 \ |