aboutsummaryrefslogtreecommitdiff
path: root/devel/libbfd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libbfd/Makefile')
-rw-r--r--devel/libbfd/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/libbfd/Makefile b/devel/libbfd/Makefile
index 3b69ae1d2125..2af28e21007e 100644
--- a/devel/libbfd/Makefile
+++ b/devel/libbfd/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: libbfd
-# Date created: 26 Feb 2004
-# Whom: Joerg Wunsch <joerg@freebsd.org>
-#
+# Created by: Joerg Wunsch <joerg@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= libbfd
PORTVERSION= 2.19.1
@@ -32,6 +28,7 @@ CONFIGURE_ARGS= --enable-install-libbfd \
--disable-werror
INFO= bfd
+NO_STAGE= yes
.include <bsd.port.pre.mk>
.if ${ARCH} == "amd64"