1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

Allow staging as a regular user

This commit is contained in:
Antoine Brodin 2014-06-07 21:21:33 +00:00
parent 48d9143444
commit 5298ebc495
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=356952

View File

@ -14,9 +14,10 @@ COMMENT= Converts the output of "vidcontrol -p" to PNG
LIB_DEPENDS= libgd.so:${PORTSDIR}/graphics/gd
NO_WRKSUBDIR= yes
USES= uidfix
MAKE_ARGS= BINDIR=${PREFIX}/bin SHAREDIR=${PREFIX}
PLIST_FILES= bin/scr2png man/man1/scr2png.1.gz
MAKE_ARGS= BINDIR=${PREFIX}/bin SHAREDIR=${PREFIX}
pre-patch:
@${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|' ${WRKSRC}/Makefile