Remove comment I accidentally left in this file during bl3ification that
enabled me to test this on a NetBSD system.
This commit is contained in:
parent
1bbe396d55
commit
9850029667
1 changed files with 2 additions and 2 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue