Allow staging as a regular user

This commit is contained in:
Antoine Brodin 2014-09-08 19:02:17 +00:00
parent f2930b7de5
commit 8c6b1b71ef
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=367675

View File

@ -15,6 +15,8 @@ LICENSE_FILE= ${WRKSRC}/COPYRIGHT
LIB_DEPENDS= libpdel.so:${PORTSDIR}/devel/libpdel
USES= uidfix
post-patch:
@${REINPLACE_CMD} -e \
's|$${PREFIX}/include|$${LOCALBASE}/include|g ; \