pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mbone/common-mml No reason to include bsd.prefs.mk, co...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/13453e5d78d9
branches:  trunk
changeset: 495012:13453e5d78d9
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Jun 01 18:23:37 2005 +0000

description:
No reason to include bsd.prefs.mk, comment it.
(The code that would use it is commented out too.).

diffstat:

 mbone/common-mml/Makefile |  8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diffs (26 lines):

diff -r 18ae47614b20 -r 13453e5d78d9 mbone/common-mml/Makefile
--- a/mbone/common-mml/Makefile Wed Jun 01 18:19:31 2005 +0000
+++ b/mbone/common-mml/Makefile Wed Jun 01 18:23:37 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2005/02/21 20:26:12 hubertf Exp $
+# $NetBSD: Makefile,v 1.10 2005/06/01 18:23:37 wiz Exp $
 #
 
 DISTNAME=      common-1.2.0
@@ -11,13 +11,13 @@
 HOMEPAGE=      http://www-mice.cs.ucl.ac.uk/multimedia/software/common/index.html
 COMMENT=       Common multimedia library required by mbone tools
 
-.include "../../mk/bsd.prefs.mk"
-
 WRKSRC=                ${WRKDIR}/common
 GNU_CONFIGURE= yes
 USE_LIBTOOL=   yes
 
-# this does ipv6 ONLY ;(
+#.include "../../mk/bsd.prefs.mk"
+
+# this does IPv6 ONLY ;(
 # .if ${USE_INET6} == "YES"
 # CONFIGURE_ARGS+=     --enable-ipv6
 # .endif



Home | Main Index | Thread Index | Old Index