Support staging.
This commit is contained in:
parent
d84f155832
commit
8c93b1adb8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=331846
1 changed files with 3 additions and 3 deletions
|
@ -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 ; \
|
||||
|
|
Loading…
Reference in a new issue