1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

[1] Remove BROKEN when building on 9.x

Add LICENSE
Fix pkg-plist issue

PR:		ports/158841
Submitted by:	Ruslan Mahmatkhanov [1]
Approved by:	X (mentor)
This commit is contained in:
Ryan Steinmetz 2011-07-22 00:55:10 +00:00
parent 2e9c7a4603
commit 98608797cc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=278143
2 changed files with 3 additions and 5 deletions

View File

@ -13,6 +13,8 @@ MASTER_SITES= SF/a-a-p/Aap/${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= A build tool alternative to make with internet access and CVS support
LICENSE= GPLv2
MAN1= aap.1
NO_BUILD= yes
@ -30,10 +32,6 @@ FULLDOCS=no
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 900000
BROKEN= does not build
.endif
do-install:
@cd ${WRKSRC} && \
${PYTHON_CMD} ./aap PREFIX="${PREFIX}" FULLDOCS=${FULLDOCS} \

View File

@ -159,7 +159,7 @@ lib/aap/Exec-%%PORTVERSION%%/tools/mingw.py
lib/aap/Exec-%%PORTVERSION%%/tools/mingw.pyc
lib/aap/Exec-%%PORTVERSION%%/tools/msvc.py
lib/aap/Exec-%%PORTVERSION%%/tools/msvc.pyc
%%PORTDOCS%%%%DOCSDIR%%
%%PORTDOCS%%@dirrm %%DOCSDIR%%
@dirrm lib/aap/Exec-%%PORTVERSION%%/tools
@dirrm lib/aap/Exec-%%PORTVERSION%%/modules
%%PORTDOCS%%@dirrm lib/aap/Exec-%%PORTVERSION%%/doc/html