1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-07 11:49:40 +00:00

Fix packaging as a user

This commit is contained in:
Baptiste Daroussin 2014-12-17 16:01:57 +00:00
parent 266f5e22af
commit a4581dacfe
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=374859
2 changed files with 2 additions and 3 deletions

View File

@ -24,10 +24,9 @@ PORTDOCS= CHANGES README TODO
SUB_FILES= pkg-message
USE_CSTD= gnu89
MAKE_JOBS_UNSAFE= yes
NEED_ROOT= yes
do-install:
${INSTALL_PROGRAM} -m 2755 -o root -g kmem ${WRKSRC}/wmcube ${STAGEDIR}${PREFIX}/bin
${INSTALL_PROGRAM} -m 2755 ${WRKSRC}/wmcube ${STAGEDIR}${PREFIX}/bin
.for file in *.wmc
@${ECHO} "===> Installing extra 3d objects in ${STAGEDIR}${PREFIX}/share/${PORTNAME}"
@${MKDIR} ${STAGEDIR}${DATADIR}

View File

@ -1,4 +1,4 @@
bin/wmcube
@(,kmem,) bin/wmcube
%%DATADIR%%/2planes-solid.wmc
%%DATADIR%%/4d.wmc
%%DATADIR%%/8star-small.wmc