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

Support stage

This commit is contained in:
Baptiste Daroussin 2014-03-24 23:49:46 +00:00
parent cea437d659
commit 3fde6c66d0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=349098

View File

@ -7,17 +7,18 @@ CATEGORIES= misc
MASTER_SITES= http://downloads.asterisk.org/pub/telephony/libpri/releases/
MAINTAINER= fjoe@FreeBSD.org
COMMENT= A C implementation of the Primary Rate ISDN specification
COMMENT= C implementation of the Primary Rate ISDN specification
LICENSE= GPLv2
USE_GMAKE= yes
USES= gmake
USE_LDCONFIG= yes
PLIST_FILES= include/libpri.h lib/libpri.a lib/libpri.so lib/libpri.so.1
MAKE_ARGS= INSTALL_PREFIX=${STAGEDIR}${PREFIX}
ONLY_FOR_ARCHS= amd64 i386 sparc64
NO_STAGE= yes
post-patch:
${REINPLACE_CMD} -e '/^all:/s/$$(UTILITIES)//' ${WRKSRC}/Makefile