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

- Stage support

This commit is contained in:
Martin Wilke 2014-02-17 06:59:15 +00:00
parent 042e285a17
commit 9cdd03a616
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=344682

View File

@ -23,8 +23,7 @@ CPPFLAGS+= -I${LOCALBASE}/include
INFO= libassetml
NO_STAGE= yes
post-install:
@${MKDIR} ${PREFIX}/share/assetml
@${MKDIR} ${STAGEDIR}${PREFIX}/share/assetml
.include <bsd.port.mk>