diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-05-21 08:52:42 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-05-21 08:52:42 +0000 |
commit | e4e91f0fd03b7c2058fa4586eff30bfa4d5b9df3 (patch) | |
tree | b1b672fc062b7d02c241e29e0eb2de949c7f8667 /misc | |
parent | 00561021820673c267842809aa1191e99cbaaba3 (diff) | |
download | ports-e4e91f0fd03b7c2058fa4586eff30bfa4d5b9df3.tar.gz ports-e4e91f0fd03b7c2058fa4586eff30bfa4d5b9df3.zip |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/gpt/Makefile | 2 | ||||
-rw-r--r-- | misc/gpt31/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/gpt/Makefile b/misc/gpt/Makefile index f86ff6d9d096..82194e4e951c 100644 --- a/misc/gpt/Makefile +++ b/misc/gpt/Makefile @@ -25,7 +25,7 @@ RUN_DEPENDS+= ${SITE_PERL}/Archive/Tar.pm:${PORTSDIR}/archivers/p5-Archive-Tar \ ${LOCALBASE}/bin/gmake:${PORTSDIR}/devel/gmake \ ${LOCALBASE}/bin/makepatch:${PORTSDIR}/textproc/makepatch -USE_PERL= yes +USE_PERL5= yes USE_REINPLACE= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} NO_BUILD= yes diff --git a/misc/gpt31/Makefile b/misc/gpt31/Makefile index f86ff6d9d096..82194e4e951c 100644 --- a/misc/gpt31/Makefile +++ b/misc/gpt31/Makefile @@ -25,7 +25,7 @@ RUN_DEPENDS+= ${SITE_PERL}/Archive/Tar.pm:${PORTSDIR}/archivers/p5-Archive-Tar \ ${LOCALBASE}/bin/gmake:${PORTSDIR}/devel/gmake \ ${LOCALBASE}/bin/makepatch:${PORTSDIR}/textproc/makepatch -USE_PERL= yes +USE_PERL5= yes USE_REINPLACE= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} NO_BUILD= yes |