aboutsummaryrefslogtreecommitdiff
path: root/devel/libltdl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libltdl/Makefile')
-rw-r--r--devel/libltdl/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/libltdl/Makefile b/devel/libltdl/Makefile
index ad5b86096964..b0f4dc525f42 100644
--- a/devel/libltdl/Makefile
+++ b/devel/libltdl/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: libltdl
-# Date created: 23 January 2002
-# Whom: Jeremy Norris <ishmael27x@yahoo.com>
-#
+# Created by: Jeremy Norris <ishmael27x@yahoo.com>
# $FreeBSD$
-#
PORTNAME= libltdl
MASTERDIR= ${.CURDIR}/../../devel/libtool
@@ -25,4 +21,5 @@ DESCR= ${.CURDIR}/pkg-descr
PLIST= ${.CURDIR}/pkg-plist
INFO= # empty
+NO_STAGE= yes
.include "${MASTERDIR}/Makefile"