summaryrefslogtreecommitdiff
path: root/mbone/common-mml
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2005-06-01 18:23:37 +0000
committerwiz <wiz@pkgsrc.org>2005-06-01 18:23:37 +0000
commit0985a894aa8d24b22027b261df7f1b4ea4be5778 (patch)
tree8b54c9e6b1da2217203f855e993ec0459c82328c /mbone/common-mml
parent61dd787c6300608596320787135e193a307544e1 (diff)
downloadpkgsrc-0985a894aa8d24b22027b261df7f1b4ea4be5778.tar.gz
No reason to include bsd.prefs.mk, comment it.
(The code that would use it is commented out too.).
Diffstat (limited to 'mbone/common-mml')
-rw-r--r--mbone/common-mml/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/mbone/common-mml/Makefile b/mbone/common-mml/Makefile
index 4dc591c7261..7119cacab54 100644
--- a/mbone/common-mml/Makefile
+++ b/mbone/common-mml/Makefile
@@ -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 @@ MAINTAINER= tech-pkg@NetBSD.org
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