Support staging

Convert USE_GMAKE to USES=gmake
This commit is contained in:
Baptiste Daroussin 2013-09-23 20:46:16 +00:00
parent c1f5207fff
commit cb45c14448
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=328047
2 changed files with 5 additions and 7 deletions

View File

@ -11,16 +11,10 @@ COMMENT= Library and tools to read, create, and modify mp4 files
CONFLICTS= mpeg4ip-libmp4v2-[0-9.]*
USE_BZIP2= yes
USE_GMAKE= yes
USES= gmake
MAKEFILE= GNUmakefile
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
CONFIGURE_ENV= "FOUND_HELP2MAN=no"
MAN1= mp4art.1 \
mp4file.1 \
mp4subtitle.1 \
mp4track.1
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -26,4 +26,8 @@ lib/libmp4v2.a
lib/libmp4v2.la
lib/libmp4v2.so
lib/libmp4v2.so.10
man/man1/mp4art.1.gz
man/man1/mp4file.1.gz
man/man1/mp4subtitle.1.gz
man/man1/mp4track.1.gz
@dirrm include/mp4v2