mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- add USES=gmake
This commit is contained in:
parent
7237e03787
commit
d800f27cad
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=335808
2 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@ MASTER_SITE_SUBDIR=dinoex
|
|||
MAINTAINER= dinoex@FreeBSD.org
|
||||
COMMENT= Remultiplex an MPEG2 TS into a PS for DVD
|
||||
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
MAKE_ARGS= CFLAGS="${CFLAGS}" DEFINES="${CPPFLAGS} -DO_LARGEFILE=0 \
|
||||
-DVERSION=\\\"$(PORTVERSION)\\\"" LIBS="${LDFLAGS}"
|
||||
PLIST_FILES= bin/replex
|
||||
|
|
|
@ -15,8 +15,8 @@ BUILD_DEPENDS+= ${LOCALBASE}/lib/libowfat.a:${PORTSDIR}/${LIBOWFAT_PORT}
|
|||
LICENSE= GPLv2
|
||||
|
||||
SNAPSHOT= 20091122
|
||||
USES= gmake
|
||||
USE_BZIP2= yes
|
||||
USE_GMAKE= yes
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
CFLAGS+= -DATTRIBS=512
|
||||
SBINFILES= acl addindex bindrequest dumpacls dumpidx idx2ldif parse \
|
||||
|
|
Loading…
Add table
Reference in a new issue