convert to buildlink3.
This commit is contained in:
parent
9a9b0aaf12
commit
78961944fd
2 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue