Skip to content

Commit

Permalink
Convert to buildlink3.
Browse files Browse the repository at this point in the history
  • Loading branch information
snj committed May 4, 2004
1 parent 04e1556 commit f2d0c7f
Show file tree
Hide file tree
Showing 8 changed files with 26 additions and 26 deletions.
4 changes: 2 additions & 2 deletions sysutils/bkpupsd/Makefile
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
Expand All @@ -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"
Expand Down
6 changes: 3 additions & 3 deletions sysutils/cdrecord-xcdroast/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.8 2004/01/24 15:06:57 grant Exp $
# $NetBSD: Makefile,v 1.9 2004/05/04 02:07:06 snj Exp $

DISTNAME= cdrtools-2.01a21
PKGNAME= cdrecord-xcdroast-0.98a15.2.01a21
Expand All @@ -16,7 +16,7 @@ CONFLICTS+= cdrecord-xcdroast098a13-*
.include "../../mk/bsd.prefs.mk"

WRKSRC= ${WRKDIR}/${DISTNAME:C/a.*//}
USE_BUILDLINK2= # defined
USE_BUILDLINK3= yes
USE_GNU_TOOLS+= make

.if ${LOCALBASE} != "/opt/schily"
Expand Down Expand Up @@ -49,5 +49,5 @@ do-install:
cd ${WRKSRC}/readcd; \
${INSTALL_PROGRAM} OBJ/*/readcd ${XCDRTOOLDIR}

.include "../../mk/ossaudio.buildlink2.mk"
.include "../../mk/ossaudio.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
4 changes: 2 additions & 2 deletions sysutils/cfengine/Makefile
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
Expand All @@ -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

Expand Down
10 changes: 5 additions & 5 deletions sysutils/cfengine2/Makefile
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# $NetBSD: Makefile,v 1.6 2004/03/26 02:27:54 wiz Exp $
# $NetBSD: Makefile,v 1.7 2004/05/04 02:07:06 snj Exp $
#

.include "../../sysutils/cfengine2/Makefile.common"
PKGREVISION= 1

COMMENT= Automate configuration and administration of large systems

USE_BUILDLINK2= YES
USE_BUILDLINK3= YES
GNU_CONFIGURE= YES
PTHREAD_OPTS+= require

Expand All @@ -20,7 +20,7 @@ pre-configure:
${SED} -e "s|@ECHO@|${ECHO}|" \
${WRKSRC}/contrib/vicf.in.orig > ${WRKSRC}/contrib/vicf.in

.include "../../mk/pthread.buildlink2.mk"
.include "../../databases/db4/buildlink2.mk"
.include "../../security/openssl/buildlink2.mk"
.include "../../mk/pthread.buildlink3.mk"
.include "../../databases/db4/buildlink3.mk"
.include "../../security/openssl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
6 changes: 3 additions & 3 deletions sysutils/findutils/Makefile
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
Expand All @@ -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
Expand All @@ -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"
8 changes: 4 additions & 4 deletions sysutils/gcombust/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.38 2004/04/14 16:15:27 jmmv Exp $
# $NetBSD: Makefile,v 1.39 2004/05/04 02:07:06 snj Exp $
#

DISTNAME= gcombust-0.1.54
Expand All @@ -14,11 +14,11 @@ DEPENDS+= cdrecord>=1.10:../../sysutils/cdrecord
DEPENDS+= cdlabelgen-[0-9]*:../../graphics/cdlabelgen
DEPENDS+= gv-[0-9]*:../../print/gv

USE_BUILDLINK2= YES
USE_BUILDLINK3= YES
USE_DIRS+= gnome1-1.5
USE_PKGLOCALEDIR= YES
GNU_CONFIGURE= YES

.include "../../devel/gettext-lib/buildlink2.mk"
.include "../../x11/gtk/buildlink2.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../x11/gtk/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
8 changes: 4 additions & 4 deletions sysutils/gnometoaster/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.12 2004/02/08 14:35:11 grant Exp $
# $NetBSD: Makefile,v 1.13 2004/05/04 02:07:06 snj Exp $
#

DISTNAME= gtoaster1.0Beta5
Expand All @@ -13,15 +13,15 @@ HOMEPAGE= http://gnometoaster.rulez.org/
COMMENT= CD recording frontend for X/GTK+

WRKSRC= ${WRKDIR}/gtoaster
USE_BUILDLINK2= YES
USE_BUILDLINK3= YES
USE_X11= YES
USE_GNU_TOOLS+= make

GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --with-oss --without-esd
CONFIGURE_ARGS+= --without-gnome --without-orbit

.include "../../x11/gtk/buildlink2.mk"
.include "../../mk/ossaudio.buildlink2.mk"
.include "../../x11/gtk/buildlink3.mk"
.include "../../mk/ossaudio.buildlink3.mk"

.include "../../mk/bsd.pkg.mk"
6 changes: 3 additions & 3 deletions sysutils/vcdimager/Makefile
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
Expand All @@ -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"

0 comments on commit f2d0c7f

Please sign in to comment.