Add x11.buildlink.mk so that this links correctly on xpkgwedged systems.
This commit is contained in:
parent
c80e8efe12
commit
27cba20e35
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2002/06/20 15:11:21 jschauma Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2002/06/20 23:48:25 wiz Exp $
|
||||
#
|
||||
|
||||
PKGNAME= links-gui-2.0
|
||||
|
@ -11,3 +11,4 @@ CONFIGURE_ARGS+= --enable-graphics
|
|||
.include "../../graphics/png/buildlink.mk"
|
||||
.include "../../graphics/tiff/buildlink.mk"
|
||||
.include "../../www/links/Makefile.common"
|
||||
.include "../../mk/x11.buildlink.mk"
|
||||
|
|
Loading…
Reference in a new issue