svn commit: r333375 - head/devel/florist-gpl
John Marino
marino at FreeBSD.org
Sun Nov 10 11:01:10 UTC 2013
Author: marino
Date: Sun Nov 10 11:01:09 2013
New Revision: 333375
URL: http://svnweb.freebsd.org/changeset/ports/333375
Log:
devel/florist-gpl: Convert to staging
Modified:
head/devel/florist-gpl/Makefile
Modified: head/devel/florist-gpl/Makefile
==============================================================================
--- head/devel/florist-gpl/Makefile Sun Nov 10 11:01:02 2013 (r333374)
+++ head/devel/florist-gpl/Makefile Sun Nov 10 11:01:09 2013 (r333375)
@@ -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>
More information about the svn-ports-head
mailing list