aboutsummaryrefslogtreecommitdiff
path: root/graphics/linux-f10-ungif/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/linux-f10-ungif/Makefile')
-rw-r--r--graphics/linux-f10-ungif/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/graphics/linux-f10-ungif/Makefile b/graphics/linux-f10-ungif/Makefile
index d7d9649469a4..a2ff2110c1e9 100644
--- a/graphics/linux-f10-ungif/Makefile
+++ b/graphics/linux-f10-ungif/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: graphics/linux-f10-ungif
-# Date created: 2009-05-03
-# Whom: bsam
-#
+# Created by: bsam
# $FreeBSD$
-#
PORTNAME= ungif
PORTVERSION= 4.1.3
@@ -31,4 +27,5 @@ PLIST_FILES= usr/lib/libgif.so.4 \
DOCSDIR= ${PREFIX}/usr/share/doc/giflib-${PORTVERSION}
PORTDOCS= AUTHORS BUGS COPYING ChangeLog NEWS ONEWS README TODO
+NO_STAGE= yes
.include <bsd.port.mk>