new MULTI_PACKAGES
This commit is contained in:
parent
0510fbcfd9
commit
174b081b59
@ -1,13 +1,13 @@
|
||||
# $OpenBSD: Makefile,v 1.19 2005/02/20 01:51:43 alek Exp $
|
||||
# $OpenBSD: Makefile,v 1.20 2006/11/24 20:00:06 steven Exp $
|
||||
|
||||
COMMENT= "GNU versions of common file management utilities"
|
||||
COMMENT-main= "GNU versions of common file management utilities"
|
||||
COMMENT-ls= "colorized GNU 'ls'"
|
||||
|
||||
V= 4.1
|
||||
DISTNAME= fileutils-$V
|
||||
CATEGORIES= misc
|
||||
|
||||
PKGNAME= ${DISTNAME}p2
|
||||
PKGNAME-main= ${DISTNAME}p3
|
||||
PKGNAME-ls= gnuls-$Vp0
|
||||
|
||||
# GPL
|
||||
@ -29,6 +29,6 @@ CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \
|
||||
LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib"
|
||||
CONFIGURE_ARGS= --program-prefix=g
|
||||
|
||||
MULTI_PACKAGES= -ls
|
||||
MULTI_PACKAGES= -main -ls
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,5 @@
|
||||
@comment $OpenBSD: PLIST,v 1.7 2004/09/18 12:55:53 espie Exp $
|
||||
@comment $OpenBSD: PLIST-main,v 1.1 2006/11/24 20:00:06 steven Exp $
|
||||
@pkgpath misc/fileutils
|
||||
@conflict gnuls-*
|
||||
bin/gchgrp
|
||||
bin/gchmod
|
Loading…
Reference in New Issue
Block a user