pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mk/platform backout cvs misfire



details:   https://anonhg.NetBSD.org/pkgsrc/rev/596c5afdfc2f
branches:  trunk
changeset: 483842:596c5afdfc2f
user:      grant <grant%pkgsrc.org@localhost>
date:      Sat Nov 20 04:38:09 2004 +0000

description:
backout cvs misfire

diffstat:

 mk/platform/OpenBSD.mk |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 134ca0b071c5 -r 596c5afdfc2f mk/platform/OpenBSD.mk
--- a/mk/platform/OpenBSD.mk    Sat Nov 20 04:37:08 2004 +0000
+++ b/mk/platform/OpenBSD.mk    Sat Nov 20 04:38:09 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: OpenBSD.mk,v 1.6 2004/11/20 04:37:08 grant Exp $
+# $NetBSD: OpenBSD.mk,v 1.7 2004/11/20 04:38:09 grant Exp $
 #
 # Variable definitions for the OpenBSD operating system.
 
@@ -125,7 +125,6 @@
 _OPSYS_HAS_JAVA=       no      # Java is not standard
 _OPSYS_HAS_MANZ=       yes     # MANZ controls gzipping of man pages
 _OPSYS_HAS_OSSAUDIO=   yes     # libossaudio is available
-_OPSYS_LIBTOOL_REQD=   1.5.6nb1 # base version of libtool required
 _OPSYS_PERL_REQD=              # no base version of perl required
 _OPSYS_PTHREAD_AUTO=   no      # -lpthread needed for pthreads
 _OPSYS_SHLIB_TYPE=     ELF/a.out       # shared lib type



Home | Main Index | Thread Index | Old Index