1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

Support staging.

This commit is contained in:
Emanuel Haupt 2014-02-08 17:47:49 +00:00
parent 8d40d7b1ce
commit 25f914ad80
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=343368

View File

@ -16,8 +16,7 @@ USE_XORG= x11
ALL_TARGET= xspy
NO_STAGE= yes
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/xspy ${PREFIX}/bin
${INSTALL_PROGRAM} ${WRKSRC}/xspy ${STAGEDIR}${PREFIX}/bin
.include <bsd.port.mk>