Index: head/devel/pire/Makefile =================================================================== --- head/devel/pire/Makefile (revision 457167) +++ head/devel/pire/Makefile (revision 457168) @@ -1,28 +1,25 @@ # Created by: Dmitry Marakasov # $FreeBSD$ PORTNAME= pire PORTVERSION= 0.0.5 DISTVERSIONPREFIX= release- PORTREVISION= 1 CATEGORIES= devel MAINTAINER= amdmi3@FreeBSD.org COMMENT= Perl Incompatible Regular Expressions library LICENSE= LGPL3+ LICENSE_FILE= ${WRKSRC}/COPYING -NOT_FOR_ARCHS= powerpc powerpc64 sparc64 -NOT_FOR_ARCHS_REASON= does not support big-endian architectures - USE_GITHUB= yes GH_ACCOUNT= dprokoptsev GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USES= autoreconf bison libtool USE_LDCONFIG= yes TEST_TARGET= check .include