-
Notifications
You must be signed in to change notification settings - Fork 160
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
snj
committed
May 4, 2004
1 parent
04e1556
commit f2d0c7f
Showing
8 changed files
with
26 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# $NetBSD: Makefile,v 1.10 2004/04/27 20:40:28 reed Exp $ | ||
# $NetBSD: Makefile,v 1.11 2004/05/04 02:07:06 snj Exp $ | ||
# | ||
|
||
DISTNAME= bkpupsd-2.1.2 | ||
|
@@ -12,7 +12,7 @@ MAINTAINER= [email protected] | |
HOMEPAGE= # not exist | ||
COMMENT= Simple UPS daemon for BK-Pro, BK series and FREQUPS F series | ||
|
||
USE_BUILDLINK2= YES | ||
USE_BUILDLINK3= YES | ||
USE_PKGINSTALL= YES | ||
|
||
.include "../../mk/bsd.prefs.mk" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# $NetBSD: Makefile,v 1.13 2003/07/17 22:53:29 grant Exp $ | ||
# $NetBSD: Makefile,v 1.14 2004/05/04 02:07:06 snj Exp $ | ||
# | ||
|
||
DISTNAME= cfengine-1.6.5 | ||
|
@@ -10,7 +10,7 @@ MAINTAINER= [email protected] | |
HOMEPAGE= http://www.cfengine.org/ | ||
COMMENT= Automate configuration and administration of large systems | ||
|
||
USE_BUILDLINK2= YES | ||
USE_BUILDLINK3= YES | ||
GNU_CONFIGURE= YES | ||
CONFIGURE_ARGS= --without-pthreads | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# $NetBSD: Makefile,v 1.11 2003/08/09 11:25:12 seb Exp $ | ||
# $NetBSD: Makefile,v 1.12 2004/05/04 02:07:06 snj Exp $ | ||
|
||
DISTNAME= findutils-4.1 | ||
PKGREVISION= 3 | ||
|
@@ -9,7 +9,7 @@ MAINTAINER= [email protected] | |
HOMEPAGE= http://www.gnu.org/software/findutils/findutils.html | ||
COMMENT= The GNU find, xargs and locate utilities | ||
|
||
USE_BUILDLINK2= YES | ||
USE_BUILDLINK3= YES | ||
GNU_CONFIGURE= YES | ||
|
||
INFO_FILES= find.info | ||
|
@@ -22,5 +22,5 @@ CONFIGURE_ARGS= --program-prefix=${GNU_PROGRAM_PREFIX} | |
PLIST_SUBST+= GNU_PROGRAM_PREFIX=${GNU_PROGRAM_PREFIX} | ||
BUILD_DEFS+= GNU_PROGRAM_PREFIX | ||
|
||
.include "../../devel/gettext-lib/buildlink2.mk" | ||
.include "../../devel/gettext-lib/buildlink3.mk" | ||
.include "../../mk/bsd.pkg.mk" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# $NetBSD: Makefile,v 1.14 2004/01/24 15:06:58 grant Exp $ | ||
# $NetBSD: Makefile,v 1.15 2004/05/04 02:07:06 snj Exp $ | ||
# | ||
|
||
DISTNAME= vcdimager-0.6.2 | ||
|
@@ -10,11 +10,11 @@ MAINTAINER= [email protected] | |
HOMEPAGE= http://www.gnu.org/software/vcdimager/ | ||
COMMENT= Mastering suite for Video CDs | ||
|
||
USE_BUILDLINK2= YES | ||
USE_BUILDLINK3= YES | ||
USE_GNU_TOOLS+= make | ||
GNU_CONFIGURE= YES | ||
INFO_FILES= vcdimager.info | ||
|
||
.include "../../devel/gettext-lib/buildlink2.mk" | ||
.include "../../devel/gettext-lib/buildlink3.mk" | ||
|
||
.include "../../mk/bsd.pkg.mk" |