aboutsummaryrefslogtreecommitdiff
path: root/finance/openhbci
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 17:18:38 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 17:18:38 +0000
commit1c7169ab74dcbb512e836e6882d91239ff49ddee (patch)
tree0789094361b60471bc0965dc3c2ddef9a1c96446 /finance/openhbci
parent77d32abc6bdecb84ebc2838bdda3dec97fd8c650 (diff)
Notes
Diffstat (limited to 'finance/openhbci')
-rw-r--r--finance/openhbci/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/finance/openhbci/Makefile b/finance/openhbci/Makefile
index 299efd813ac8..5cc69f1f388c 100644
--- a/finance/openhbci/Makefile
+++ b/finance/openhbci/Makefile
@@ -1,7 +1,4 @@
-# Ports collection makefile for: openhbci
-# Date created: Jan 3, 2003
-# Whom: Heiner Strauss <heiner@bilch.com>
-#
+# Created by: Heiner Strauss <heiner@bilch.com>
# $FreeBSD$
PORTNAME= openhbci
@@ -18,4 +15,5 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-0.9.17
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
+NO_STAGE= yes
.include <bsd.port.mk>