bl3ize
This commit is contained in:
parent
3c6a39212e
commit
fc9c539002
2 changed files with 4 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.3 2004/01/25 02:33:47 grantbeattie Exp $
|
||||
# $NetBSD: Makefile,v 1.4 2004/04/14 21:50:18 poppnk Exp $
|
||||
#
|
||||
|
||||
DISTNAME= udhcp-0.9.8
|
||||
|
@ -10,7 +10,7 @@ HOMEPAGE= http://www.busybox.net/
|
|||
COMMENT= Embedded DHCP Client/Server
|
||||
|
||||
USE_GNU_TOOLS+= make
|
||||
USE_BUILDLINK2= yes
|
||||
USE_BUILDLINK3= yes
|
||||
|
||||
ONLY_FOR_PlATFORM= Linux-*-*
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.7 2004/02/27 22:02:17 rillig Exp $
|
||||
# $NetBSD: Makefile,v 1.8 2004/04/14 21:50:42 poppnk Exp $
|
||||
|
||||
DISTNAME= XML-XSH-1.8.2
|
||||
PKGNAME= ${DISTNAME:S/XML-XSH/xsh/}
|
||||
|
@ -15,7 +15,7 @@ DEPENDS+= p5-XML-LibXML>=1.31:../../textproc/p5-XML-LibXML
|
|||
|
||||
USE_PERL5= yes
|
||||
USE_GNU_TOOLS+= make
|
||||
USE_BUILDLINK2= yes
|
||||
USE_BUILDLINK3= yes
|
||||
PKG_SHELL= ${PREFIX}/bin/xsh
|
||||
|
||||
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/XML/XSH/.packlist
|
||||
|
|
Loading…
Reference in a new issue