1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

Fix packaging as a user

This commit is contained in:
Baptiste Daroussin 2014-12-17 15:54:47 +00:00
parent a6b4d62051
commit 266f5e22af
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=374858
2 changed files with 2 additions and 3 deletions

View File

@ -20,14 +20,13 @@ USE_XORG= xpm
USE_GNOME= gtk12
MAKEFILE= Makefile.FREEBSD
SUB_FILES= pkg-message
NEED_ROOT= yes
DATADIR= ${PREFIX}/share/${PORTNAME}${PKGNAMESUFFIX}
DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}${PKGNAMESUFFIX}
PORTDOCS= CHANGES README README.GDK TODO
do-install:
${INSTALL_PROGRAM} -m 2755 -o root -g kmem ${WRKSRC}/wmcube \
${INSTALL_PROGRAM} -m 2755 ${WRKSRC}/wmcube \
${STAGEDIR}${PREFIX}/bin/${PORTNAME}${PKGNAMESUFFIX}
.for files in *.wmc
@${MKDIR} ${STAGEDIR}${DATADIR}

View File

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