summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2001-06-19 04:00:48 +0000
committerjlam <jlam@pkgsrc.org>2001-06-19 04:00:48 +0000
commit8f1a1450aeb7a2338b13cbdcafb38b0e9df317d9 (patch)
tree84f94c2ebbe1176ca3db4c3d3c47ae9c49aae716
parent901a35882d02cec957f080967333f042e0a1f9e7 (diff)
downloadpkgsrc-8f1a1450aeb7a2338b13cbdcafb38b0e9df317d9.tar.gz
Mark as USE_BUILDLINK_ONLY.
-rw-r--r--audio/esound/Makefile3
-rw-r--r--graphics/jpeg/Makefile3
-rw-r--r--graphics/libungif/Makefile4
-rw-r--r--graphics/png/Makefile4
4 files changed, 10 insertions, 4 deletions
diff --git a/audio/esound/Makefile b/audio/esound/Makefile
index 1e15e629717..8ecfad955d3 100644
--- a/audio/esound/Makefile
+++ b/audio/esound/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2001/06/18 20:49:00 jlam Exp $
+# $NetBSD: Makefile,v 1.22 2001/06/19 04:00:48 jlam Exp $
DISTNAME= esound-0.2.22
CATEGORIES= audio
@@ -12,6 +12,7 @@ GNU_CONFIGURE= YES
USE_LIBTOOL= YES
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
+USE_BUILDLINK_ONLY= YES
USE_CONFIG_WRAPPER= YES
.include "../../audio/libaudiofile/buildlink.mk"
diff --git a/graphics/jpeg/Makefile b/graphics/jpeg/Makefile
index a77590d30c6..e033184ab5e 100644
--- a/graphics/jpeg/Makefile
+++ b/graphics/jpeg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2001/02/16 15:22:25 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2001/06/19 04:02:57 jlam Exp $
#
DISTNAME= jpegsrc.v6b
@@ -14,6 +14,7 @@ COMMENT= IJG's jpeg compression utilities
USE_LIBTOOL= yes
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
+USE_BUILDLINK_ONLY= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --enable-shared
CONFIGURE_ARGS+= --enable-static
diff --git a/graphics/libungif/Makefile b/graphics/libungif/Makefile
index aa2f509f994..8da892cc2c1 100644
--- a/graphics/libungif/Makefile
+++ b/graphics/libungif/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2001/06/16 19:50:17 jlam Exp $
+# $NetBSD: Makefile,v 1.16 2001/06/19 04:08:42 jlam Exp $
#
DISTNAME= libungif-4.1.0
@@ -17,6 +17,8 @@ LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
GNU_CONFIGURE= # defined
CONFIGURE_ARGS= --without-x
+USE_BUILDLINK_ONLY= # defined
+
DOCDIR= ${PREFIX}/share/doc/libungif
HTMLDIR= ${PREFIX}/share/doc/html/libungif
diff --git a/graphics/png/Makefile b/graphics/png/Makefile
index 35e556ce833..649954eabb0 100644
--- a/graphics/png/Makefile
+++ b/graphics/png/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2001/06/11 02:05:11 jlam Exp $
+# $NetBSD: Makefile,v 1.36 2001/06/19 04:03:42 jlam Exp $
# On update, don't forget to increase shared library major/minor's in
# accordance with changes (patch-aa).
@@ -19,6 +19,8 @@ USE_LIBTOOL= yes
MAKEFILE= scripts/makefile.std
MAKE_ENV+= REALCC="${CC}"
+USE_BUILDLINK_ONLY= yes
+
.include "../../devel/zlib/buildlink.mk"
post-install: