aboutsummaryrefslogtreecommitdiff
path: root/devel/nini/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/nini/Makefile')
-rw-r--r--devel/nini/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/nini/Makefile b/devel/nini/Makefile
index ee046779c29c..f98968a3664b 100644
--- a/devel/nini/Makefile
+++ b/devel/nini/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: nini
-# Date created: 2009-04-27
-# Whom: Romain Tartiere <romain@blogreen.org>
-#
+# Created by: Romain Tartiere <romain@blogreen.org>
# $FreeBSD$
-#
PORTNAME= nini
PORTVERSION= 1.1.0
@@ -37,6 +33,7 @@ PORTDOCS= *
PORTEXAMPLES= *
.endif
+NO_STAGE= yes
do-install:
@(cd ${INSTALL_WRKSRC}/Bin/Mono/1.1/Release && ${SETENV} MONO_SHARED_DIR=${WRKDIR} ${LOCALBASE}/bin/gacutil -root ${PREFIX}/lib/ -gacdir ${PREFIX}/lib -package ${PORTNAME}-${NINI_VERSION} -i Nini.dll)
@${INSTALL_DATA} ${WRKDIR}/nini.pc ${PREFIX}/libdata/pkgconfig/nini-${NINI_VERSION}.pc