Convert to buildlink3.
This commit is contained in:
parent
7c7bc47236
commit
4f3dc35823
1 changed files with 4 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.41 2004/04/14 19:30:23 jmmv Exp $
|
||||
# $NetBSD: Makefile,v 1.42 2004/04/26 05:51:57 snj Exp $
|
||||
#
|
||||
|
||||
DISTNAME= gnome-applets-1.4.0.4
|
||||
|
@ -15,7 +15,7 @@ BUILD_DEPENDS+= xml-i18n-tools-[0-9]*:../../textproc/xml-i18n-tools
|
|||
|
||||
BUILDLINK_DEPENDS.gnome-panel= gnome-panel<2.0
|
||||
|
||||
USE_BUILDLINK2= YES
|
||||
USE_BUILDLINK3= YES
|
||||
USE_DIRS+= xdg-1.1
|
||||
USE_PKGLOCALEDIR= YES
|
||||
USE_GNU_TOOLS+= make
|
||||
|
@ -26,7 +26,7 @@ BUILD_USES_MSGFMT= YES
|
|||
|
||||
GNU_CONFIGURE= YES
|
||||
|
||||
.include "../../sysutils/libgtop/buildlink2.mk"
|
||||
.include "../../sysutils/libgtop/buildlink3.mk"
|
||||
.include "../../textproc/scrollkeeper/omf.mk"
|
||||
.include "../../x11/gnome-core/buildlink2.mk"
|
||||
.include "../../x11/gnome-core/buildlink3.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
Loading…
Reference in a new issue