1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00

- make portlint happier

This commit is contained in:
Dirk Meyer 2015-11-21 19:14:39 +00:00
parent 84ddbe5f6f
commit a018f2d22c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=402185

View File

@ -11,7 +11,7 @@ COMMENT= Remultiplex an MPEG2 TS into a PS for DVD
USES= gmake
MAKE_ARGS= CFLAGS="${CFLAGS}" DEFINES="${CPPFLAGS} -DO_LARGEFILE=0 \
-DVERSION=\\\"$(PORTVERSION)\\\"" LIBS="${LDFLAGS}"
-DVERSION=\\\"${PORTVERSION}\\\"" LIBS="${LDFLAGS}"
PLIST_FILES= bin/replex
OPTIONS_DEFINE= DOCS