aboutsummaryrefslogtreecommitdiff
path: root/graphics/linux-f10-sdl_image/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/linux-f10-sdl_image/Makefile')
-rw-r--r--graphics/linux-f10-sdl_image/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/graphics/linux-f10-sdl_image/Makefile b/graphics/linux-f10-sdl_image/Makefile
index 95b4c6133b62..f3926966efaf 100644
--- a/graphics/linux-f10-sdl_image/Makefile
+++ b/graphics/linux-f10-sdl_image/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: graphics/linux-f10-sdl_image
-# Date created: 2009-05-03
-# Whom: bsam
-#
+# Created by: bsam
# $FreeBSD$
-#
PORTNAME= sdl_image
PORTVERSION= 1.2.6
@@ -33,4 +29,5 @@ DOCSDIR= ${PREFIX}/usr/share/doc/${LINUX_NAME}-${PORTVERSION}
PORTDOCS= CHANGES COPYING README
DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
+NO_STAGE= yes
.include <bsd.port.mk>