1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00

devel/florist-gpl: Convert to staging

This commit is contained in:
John Marino 2013-11-10 11:01:09 +00:00
parent 20139c3cfa
commit f62d2107d8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=333375

View File

@ -15,14 +15,8 @@ LICENSE= GPLv3
USES= ada
GNU_CONFIGURE= yes
DESTINY= ${WRKDIR}/destino
MAKE_ENV+= DESTDIR=${DESTINY}
NO_STAGE= yes
post-extract:
${CP} ${FILESDIR}/pconfig.* ${WRKSRC}/configs
post-install:
${CP} -pR ${DESTINY}${PREFIX}/ ${PREFIX}/
.include <bsd.port.mk>