pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/libgetopt Revert error in previous (commented ou...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4ba2682adc12
branches: trunk
changeset: 490454:4ba2682adc12
user: tv <tv%pkgsrc.org@localhost>
date: Thu Mar 10 21:15:36 2005 +0000
description:
Revert error in previous (commented out PKG_SKIP_REASON).
diffstat:
devel/libgetopt/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 5aa19a3636b6 -r 4ba2682adc12 devel/libgetopt/Makefile
--- a/devel/libgetopt/Makefile Thu Mar 10 21:15:09 2005 +0000
+++ b/devel/libgetopt/Makefile Thu Mar 10 21:15:36 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2005/03/10 21:15:09 tv Exp $
+# $NetBSD: Makefile,v 1.20 2005/03/10 21:15:36 tv Exp $
#
DISTNAME= libgetopt-1.4.1
@@ -15,7 +15,7 @@
.include "../../mk/bsd.prefs.mk"
.if exists(/usr/include/getopt.h) && empty(LOWER_OPSYS:Mirix5*)
-#PKG_SKIP_REASON= "${PKGNAME} is part of your ${OPSYS} distribution"
+PKG_SKIP_REASON= "${PKGNAME} is part of your ${OPSYS} distribution"
.endif
.if ${OPSYS} == "SunOS"
Home |
Main Index |
Thread Index |
Old Index