Convert to buildlink3.

This commit is contained in:
snj 2004-04-18 07:41:02 +00:00
parent d0bbfe5cf1
commit e80a4a0138
4 changed files with 10 additions and 10 deletions

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.2 2004/02/21 07:52:52 snj Exp $ # $NetBSD: Makefile,v 1.3 2004/04/18 07:44:21 snj Exp $
# FreeBSD Id: ports/x11/xnodecor/Makefile,v 1.2 2003/09/09 09:17:20 erwin Exp # FreeBSD Id: ports/x11/xnodecor/Makefile,v 1.2 2003/09/09 09:17:20 erwin Exp
DISTNAME= xnodecor-0.1 DISTNAME= xnodecor-0.1
@ -10,7 +10,7 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= # none HOMEPAGE= # none
COMMENT= Borderless or undecorated window support utility COMMENT= Borderless or undecorated window support utility
USE_BUILDLINK2= yes USE_BUILDLINK3= yes
USE_X11BASE= yes USE_X11BASE= yes
NO_CONFIGURE= yes NO_CONFIGURE= yes

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.7 2004/01/20 12:28:29 agc Exp $ # $NetBSD: Makefile,v 1.8 2004/04/18 07:42:55 snj Exp $
# #
DISTNAME= xscript.tar DISTNAME= xscript.tar
@ -17,7 +17,7 @@ HOMEPAGE= http://www.ee.ryerson.ca/~elf/xapps/Q-XVIII.html
COMMENT= X Window system script recording and playback COMMENT= X Window system script recording and playback
WRKSRC= ${WRKDIR}/test-distrib/src WRKSRC= ${WRKDIR}/test-distrib/src
USE_BUILDLINK2= YES USE_BUILDLINK3= YES
USE_X11BASE= YES USE_X11BASE= YES
USE_IMAKE= YES USE_IMAKE= YES

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.10 2002/08/25 21:52:57 jlam Exp $ # $NetBSD: Makefile,v 1.11 2004/04/18 07:41:02 snj Exp $
DISTNAME= xteddy-1.1 DISTNAME= xteddy-1.1
CATEGORIES= x11 games CATEGORIES= x11 games
@ -8,7 +8,7 @@ MAINTAINER= johnam@mail.kemper.org
HOMEPAGE= http://www.ITN.LiU.SE/~stegu/xteddy HOMEPAGE= http://www.ITN.LiU.SE/~stegu/xteddy
COMMENT= Xteddy is a cuddly teddy bear for your X Windows desktop COMMENT= Xteddy is a cuddly teddy bear for your X Windows desktop
USE_BUILDLINK2= YES USE_BUILDLINK3= YES
USE_X11= YES USE_X11= YES
GNU_CONFIGURE= YES GNU_CONFIGURE= YES
@ -16,6 +16,6 @@ pre-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/xteddy ${INSTALL_DATA_DIR} ${PREFIX}/share/xteddy
${INSTALL_DATA_DIR} ${PREFIX}/share/xteddy/pixmaps ${INSTALL_DATA_DIR} ${PREFIX}/share/xteddy/pixmaps
.include "../../graphics/xpm/buildlink2.mk" .include "../../graphics/xpm/buildlink3.mk"
.include "../../mk/bsd.pkg.mk" .include "../../mk/bsd.pkg.mk"

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.14 2004/01/03 18:50:01 reed Exp $ # $NetBSD: Makefile,v 1.15 2004/04/18 07:41:53 snj Exp $
DISTNAME= xteddy-2.0.1 DISTNAME= xteddy-2.0.1
PKGREVISION= 4 PKGREVISION= 4
@ -11,7 +11,7 @@ COMMENT= Teddy bear for your desktop
CONFLICT+= xteddy-1.* CONFLICT+= xteddy-1.*
USE_BUILDLINK2= yes USE_BUILDLINK3= yes
USE_X11= yes USE_X11= yes
GNU_CONFIGURE= yes GNU_CONFIGURE= yes
@ -27,6 +27,6 @@ pre-configure:
${RM} -f $${file}.fixme; \ ${RM} -f $${file}.fixme; \
done done
.include "../../graphics/imlib/buildlink2.mk" .include "../../graphics/imlib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk" .include "../../mk/bsd.pkg.mk"