Date: Sun, 10 Nov 2013 11:01:10 +0000 (UTC) From: John Marino <marino@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r333375 - head/devel/florist-gpl Message-ID: <201311101101.rAAB1ABA031617@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311101101.rAAB1ABA031617>