aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-Structure_LinkedList/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pear-Structure_LinkedList/Makefile')
-rw-r--r--devel/pear-Structure_LinkedList/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/pear-Structure_LinkedList/Makefile b/devel/pear-Structure_LinkedList/Makefile
index f8ae4fed70b3..ba5354e5c081 100644
--- a/devel/pear-Structure_LinkedList/Makefile
+++ b/devel/pear-Structure_LinkedList/Makefile
@@ -1,9 +1,5 @@
-# Ports collection makefile for: pear-Structures_LinkedList
-# Date created: 26 April 2012
-# Whom: Muhammad Moinur Rahman <5u623l20@gmail.com>
-#
+# Created by: Muhammad Moinur Rahman <5u623l20@gmail.com>
# $FreeBSD$
-#
PORTNAME= Structures_LinkedList
PORTVERSION= 0.2.2
@@ -14,6 +10,7 @@ COMMENT= Implements singly and doubly-linked lists
PEAR_AUTOINSTALL= yes
+NO_STAGE= yes
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
.include <bsd.port.post.mk>