Needs desktopdb.mk. PKGREVISION -> 20
This commit is contained in:
parent
869b28a497
commit
1ef66373b8
1 changed files with 3 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.74 2012/03/03 00:12:52 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.75 2012/05/10 07:43:18 dholland Exp $
|
||||
#
|
||||
|
||||
DISTNAME= mergeant-0.66
|
||||
PKGREVISION= 19
|
||||
PKGREVISION= 20
|
||||
CATEGORIES= databases gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/mergeant/0.66/}
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
@ -28,4 +28,5 @@ USE_LIBTOOL= YES
|
|||
.include "../../textproc/libxml2/buildlink3.mk"
|
||||
.include "../../mk/omf-scrollkeeper.mk"
|
||||
.include "../../x11/gtk2/buildlink3.mk"
|
||||
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
Loading…
Reference in a new issue