diff options
author | edwin <edwin@FreeBSD.org> | 2002-11-07 11:54:23 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2002-11-07 11:54:23 +0000 |
commit | 129223b5a5e03933b2f0b8189d115f51231a3e6e (patch) | |
tree | ec861b966a8d4b79762d86132047638f904ee966 /security/libgcrypt-devel | |
parent | da9d4ad38cc132f26ef277232c7420f9a0172b28 (diff) | |
download | FreeBSD-ports-129223b5a5e03933b2f0b8189d115f51231a3e6e.zip FreeBSD-ports-129223b5a5e03933b2f0b8189d115f51231a3e6e.tar.gz |
Fix PERL dependencies for these ports (print/cups solves print/cups-base
and french/cups-base)
Noticed on: bento
Diffstat (limited to 'security/libgcrypt-devel')
-rw-r--r-- | security/libgcrypt-devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/libgcrypt-devel/Makefile b/security/libgcrypt-devel/Makefile index 799de43..87016b9 100644 --- a/security/libgcrypt-devel/Makefile +++ b/security/libgcrypt-devel/Makefile @@ -18,6 +18,7 @@ MAINTAINER= freebsdports@arved.de BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf USE_REINPLACE= yes +USE_PERL5= yes USE_LIBTOOL= yes CONFIGURE_ENV= MAKEINFO="makeinfo --no-split" CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} |