Include the imported libfm-extra.
This commit is contained in:
parent
59cce8152a
commit
2ea39bc8d9
1 changed files with 5 additions and 5 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.2 2016/05/22 22:11:43 youri Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2016/05/22 22:12:40 youri Exp $
|
||||
#
|
||||
|
||||
DISTNAME= menu-cache-1.0.1
|
||||
|
@ -12,10 +12,10 @@ COMMENT= Cache for freedesktop.org menu spec
|
|||
|
||||
LICENSE= gnu-gpl-v2
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALLATION_DIRS= share/doc/menu-cache
|
||||
USE_LIBTOOL= yes
|
||||
USE_TOOLS+= pkg-config
|
||||
USE_LIBTOOL= yes
|
||||
USE_TOOLS+= pkg-config
|
||||
|
||||
PKGCONFIG_OVERRIDE+= libmenu-cache/libmenu-cache.pc.in
|
||||
|
||||
|
@ -25,5 +25,5 @@ post-install:
|
|||
|
||||
BUILDLINK_API_DEPENDS.glib2+= glib2>=2.16.0
|
||||
.include "../../devel/glib2/buildlink3.mk"
|
||||
.include "../../wip/libfm-extra/buildlink3.mk"
|
||||
.include "../../sysutils/libfm-extra/buildlink3.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
Loading…
Reference in a new issue