summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2004-05-08 15:14:23 +0000
committergrant <grant@pkgsrc.org>2004-05-08 15:14:23 +0000
commit78961944fd28b73999b440d9ad572fd0e1bd2cb8 (patch)
treeba1f398b171f15ba88cff967c737031118cd8e60 /www
parent9a9b0aaf12636faac4c31636841d9bb5c20bc934 (diff)
downloadpkgsrc-78961944fd28b73999b440d9ad572fd0e1bd2cb8.tar.gz
convert to buildlink3.
Diffstat (limited to 'www')
-rw-r--r--www/ap-layout/Makefile4
-rw-r--r--www/ap-mp3/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/www/ap-layout/Makefile b/www/ap-layout/Makefile
index bb2daafafce..8cc9d1ecbec 100644
--- a/www/ap-layout/Makefile
+++ b/www/ap-layout/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2003/07/17 22:55:26 grant Exp $
+# $NetBSD: Makefile,v 1.10 2004/05/08 15:14:23 grant Exp $
#
DISTNAME= mod_layout-3.2
@@ -11,7 +11,7 @@ MAINTAINER= grant@NetBSD.org
HOMEPAGE= http://software.tangent.org/
COMMENT= Apache module to wrap static or dynamic content
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= yes
APACHE_MODULE_NAME= mod_layout.so
diff --git a/www/ap-mp3/Makefile b/www/ap-mp3/Makefile
index b5b50bd43a7..3de90298213 100644
--- a/www/ap-mp3/Makefile
+++ b/www/ap-mp3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/07/22 04:14:19 martti Exp $
+# $NetBSD: Makefile,v 1.8 2004/05/08 15:14:23 grant Exp $
#
DISTNAME= mod_mp3-0.35
@@ -11,7 +11,7 @@ MAINTAINER= grant@NetBSD.org
HOMEPAGE= http://software.tangent.org/media/
COMMENT= Apache module for streaming mp3 files
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= yes
APACHE_MODULE_NAME= ${DISTNAME:C|-.*||}.so
APACHE_MODULE_SRCDIR= ${WRKSRC}/src