diff options
author | kris <kris@FreeBSD.org> | 2005-12-18 02:37:22 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-12-18 02:37:22 +0800 |
commit | 300b78b83d136ef77c60c6288514324ca75a91d7 (patch) | |
tree | 93716b31fda6aaa788eee192c27ab3905c91f321 /misc/gpt | |
parent | 06530d1db641e5e1255516a7ae634fef1d0b7ef3 (diff) | |
download | freebsd-ports-gnome-300b78b83d136ef77c60c6288514324ca75a91d7.tar.gz freebsd-ports-gnome-300b78b83d136ef77c60c6288514324ca75a91d7.tar.zst freebsd-ports-gnome-300b78b83d136ef77c60c6288514324ca75a91d7.zip |
BROKEN: Broken distinfo
Diffstat (limited to 'misc/gpt')
-rw-r--r-- | misc/gpt/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/gpt/Makefile b/misc/gpt/Makefile index c4dd2e1870fc..d88d4471e597 100644 --- a/misc/gpt/Makefile +++ b/misc/gpt/Makefile @@ -27,6 +27,8 @@ RUN_DEPENDS+= ${SITE_PERL}/Archive/Tar.pm:${PORTSDIR}/archivers/p5-Archive-Tar \ ${LOCALBASE}/bin/gmake:${PORTSDIR}/devel/gmake \ ${LOCALBASE}/bin/makepatch:${PORTSDIR}/textproc/makepatch +BROKEN= Broken distinfo + USE_PERL5= yes USE_REINPLACE= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}autotools2004 |