aboutsummaryrefslogtreecommitdiff
path: root/devel/florist-gpl
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2013-11-10 11:01:09 +0000
committerJohn Marino <marino@FreeBSD.org>2013-11-10 11:01:09 +0000
commitf62d2107d85b507fb3ecde7915659262b727d232 (patch)
tree9544d59f6974de7970582d99668c6cf15bd42a1b /devel/florist-gpl
parent20139c3cfab699f569430047a054a63f4e27a71b (diff)
downloadports-f62d2107d85b507fb3ecde7915659262b727d232.tar.gz
ports-f62d2107d85b507fb3ecde7915659262b727d232.zip
devel/florist-gpl: Convert to staging
Notes
Notes: svn path=/head/; revision=333375
Diffstat (limited to 'devel/florist-gpl')
-rw-r--r--devel/florist-gpl/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/devel/florist-gpl/Makefile b/devel/florist-gpl/Makefile
index f551973633a1..7bf24457efc0 100644
--- a/devel/florist-gpl/Makefile
+++ b/devel/florist-gpl/Makefile
@@ -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>