aboutsummaryrefslogtreecommitdiff
path: root/graphics/linux-f10-libmng/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/linux-f10-libmng/Makefile')
-rw-r--r--graphics/linux-f10-libmng/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/graphics/linux-f10-libmng/Makefile b/graphics/linux-f10-libmng/Makefile
index 7fbf766653db..8e79dc1d2081 100644
--- a/graphics/linux-f10-libmng/Makefile
+++ b/graphics/linux-f10-libmng/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: graphics/linux-f10-libmng
-# Date created: 2009-05-03
-# Whom: bsam
-#
+# Created by: bsam
# $FreeBSD$
-#
PORTNAME= libmng
PORTVERSION= 1.0.9
@@ -26,4 +22,5 @@ USE_LDCONFIG= yes
PLIST_FILES= usr/lib/libmng.so.1 usr/lib/libmng.so.1.0.0
+NO_STAGE= yes
.include <bsd.port.mk>