Support staging.

This commit is contained in:
Emanuel Haupt 2013-10-28 12:18:37 +00:00
parent d84f155832
commit 8c93b1adb8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=331846

View file

@ -18,10 +18,10 @@ LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-libjpeg=${LOCALBASE}
MAN1= jpegoptim.1
PLIST_FILES= bin/jpegoptim
PLIST_FILES= bin/jpegoptim man/man1/jpegoptim.1.gz
MAKE_ENV+= INSTALL_ROOT=${STAGEDIR}
NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e \
's|^bindir =.*$$|bindir = @bindir@|g ; \