aboutsummaryrefslogtreecommitdiff
path: root/devel/ffcall
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 17:04:43 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 17:04:43 +0000
commit34b7e6ee7edc38e6303aa5e0ca296c0867ee08d5 (patch)
treeed5885ce2dac897e773c37ed9c6f43b452790bae /devel/ffcall
parent857aec5d6b82d83ac07f49f4dab6463acb984c3c (diff)
downloadports-34b7e6ee7edc38e6303aa5e0ca296c0867ee08d5.tar.gz
ports-34b7e6ee7edc38e6303aa5e0ca296c0867ee08d5.zip
Notes
Diffstat (limited to 'devel/ffcall')
-rw-r--r--devel/ffcall/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/ffcall/Makefile b/devel/ffcall/Makefile
index a0a0e4d792d2..b76e7174308d 100644
--- a/devel/ffcall/Makefile
+++ b/devel/ffcall/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: ffcall
-# Date created: 21 February 2001
-# Whom: jagapen@home.com
-#
+# Created by: jagapen@home.com
# $FreeBSD$
-#
PORTNAME= ffcall
PORTVERSION= 1.10
@@ -27,6 +23,7 @@ MAN3= avcall.3 callback.3 trampoline.3 trampoline_r.3 vacall.3
MANCOMPRESSED= no
CFLAGS+= -fPIC
+NO_STAGE= yes
.include <bsd.port.pre.mk>
.if ${ARCH} == "amd64"