No need to manually include x11.b3.mk, x11/fox/b3.mk has a proper
dependency list now. Bump revision anyway as the list has changed.
This commit is contained in:
parent
7b0cb246fe
commit
6859ddf3f3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.23 2006/07/22 04:46:18 rillig Exp $
|
||||
# $NetBSD: Makefile,v 1.24 2007/01/11 17:01:25 joerg Exp $
|
||||
|
||||
DISTNAME= xfe-0.88
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xfe/}
|
||||
|
||||
|
@ -26,5 +27,4 @@ post-install:
|
|||
.include "../../devel/gettext-lib/buildlink3.mk"
|
||||
.include "../../x11/fox/buildlink3.mk"
|
||||
.include "../../mk/pthread.buildlink3.mk"
|
||||
.include "../../mk/x11.buildlink3.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
Loading…
Reference in a new issue