1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

Allow staging as a regular user

This commit is contained in:
Antoine Brodin 2014-09-06 13:22:54 +00:00
parent 5c773f498c
commit ed722dcd71
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=367432

View File

@ -15,16 +15,15 @@ USE_XORG= xpm
GNU_CONFIGURE= yes
PORTDOCS= ChangeLog README
PLIST_FILES= bin/wmcpuload \
PLIST_FILES= "@(,kmem,2555) bin/wmcpuload" \
man/man1/wmcpuload.1.gz
OPTIONS_DEFINE= DOCS
.include <bsd.port.options.mk>
post-patch:
@${REINPLACE_CMD} -e '/^DEFS/s|-I\.\.$$|-I.. -I../libdockapp/|g ; \
/^CFLAGS/s|-I../libdockapp/||g' ${WRKSRC}/src/Makefile.in
@${REINPLACE_CMD} '/SETGID_FLAGS=/d' ${WRKSRC}/configure
post-install:
@${MKDIR} ${STAGEDIR}${DOCSDIR}