aboutsummaryrefslogtreecommitdiff
path: root/graphics/openclipart
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 18:35:44 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 18:35:44 +0000
commiteb08c5441cf4772f805b99523084b12164ed2495 (patch)
treef4861f167b47e08ed6e9f5bbe5172252c8b51efc /graphics/openclipart
parenta285ade9102ca7c15642dfccd7816abc3c725c98 (diff)
downloadports-eb08c5441cf4772f805b99523084b12164ed2495.tar.gz
ports-eb08c5441cf4772f805b99523084b12164ed2495.zip
Notes
Diffstat (limited to 'graphics/openclipart')
-rw-r--r--graphics/openclipart/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/graphics/openclipart/Makefile b/graphics/openclipart/Makefile
index a8cb40c73a52..d1eb3f0a930a 100644
--- a/graphics/openclipart/Makefile
+++ b/graphics/openclipart/Makefile
@@ -1,10 +1,6 @@
-# New ports collection makefile for: openclipart
-# Date created: 2005-07-16
-# Whom: Michael Johnson <ahze@FreeBSD.org>
-#
+# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$
# $MCom: ports-stable/graphics/openclipart/Makefile,v 1.1 2005/08/09 02:14:05 ahze Exp $
-#
PORTNAME= openclipart
PORTVERSION= 2.0
@@ -24,6 +20,7 @@ OPTIONS_DEFINE= PNG
OPTIONS_DEFAULT= PNG
PNG_DESC= Install png files
+NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MPNG}