summaryrefslogtreecommitdiff
path: root/graphics/xpm
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2004-01-21 11:18:44 +0000
committerjlam <jlam@pkgsrc.org>2004-01-21 11:18:44 +0000
commit9850029667f24dc00ac6533b32b869b58d6b7cdc (patch)
tree9f83a1f25a7b95df0138158f1276c82ef854068d /graphics/xpm
parent1bbe396d5540ed921d162666345bec5b0fe1bc01 (diff)
downloadpkgsrc-9850029667f24dc00ac6533b32b869b58d6b7cdc.tar.gz
Remove comment I accidentally left in this file during bl3ification that
enabled me to test this on a NetBSD system.
Diffstat (limited to 'graphics/xpm')
-rw-r--r--graphics/xpm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/xpm/Makefile b/graphics/xpm/Makefile
index 43aaa906d3b..09675e88e86 100644
--- a/graphics/xpm/Makefile
+++ b/graphics/xpm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2004/01/05 11:53:39 jlam Exp $
+# $NetBSD: Makefile,v 1.32 2004/01/21 11:18:44 jlam Exp $
DISTNAME= xpm-3.4k
PKGREVISION= 1
@@ -18,7 +18,7 @@ BUILDLINK_CHECK_BUILTIN.xpm= YES
.include "buildlink3.mk"
.if ${BUILDLINK_IS_BUILTIN.xpm} == "YES"
-#PKG_SKIP_REASON= "${PKGNAME} is part of your X11 distribution"
+PKG_SKIP_REASON= "${PKGNAME} is part of your X11 distribution"
.endif
.if (${OPSYS} == SunOS)