summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorgrant <grant>2004-05-08 15:14:23 +0000
committergrant <grant>2004-05-08 15:14:23 +0000
commitc2973b67c39b7c6f6bb79eeab90ad5e956119bf5 (patch)
treeba1f398b171f15ba88cff967c737031118cd8e60 /www
parente80bb4c77356a648e698ab1e2e6db1c884900dbf (diff)
downloadpkgsrc-c2973b67c39b7c6f6bb79eeab90ad5e956119bf5.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