pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/xpm Remove comment I accidentally left in thi...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/de6292e54869
branches:  trunk
changeset: 466620:de6292e54869
user:      jlam <jlam%pkgsrc.org@localhost>
date:      Wed Jan 21 11:18:44 2004 +0000

description:
Remove comment I accidentally left in this file during bl3ification that
enabled me to test this on a NetBSD system.

diffstat:

 graphics/xpm/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 9ee360be3c66 -r de6292e54869 graphics/xpm/Makefile
--- a/graphics/xpm/Makefile     Wed Jan 21 10:48:21 2004 +0000
+++ b/graphics/xpm/Makefile     Wed Jan 21 11:18:44 2004 +0000
@@ -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 @@
 .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)



Home | Main Index | Thread Index | Old Index