4e3b1b97c2
recursive bump for the dependency change
25 lines
758 B
Makefile
25 lines
758 B
Makefile
# $NetBSD: Makefile,v 1.58 2020/03/10 22:11:07 wiz Exp $
|
|
|
|
DISTNAME= e16menuedit2-0.0.3
|
|
PKGREVISION= 35
|
|
CATEGORIES= wm x11
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=enlightenment/}
|
|
|
|
MAINTAINER= chriswareham@chriswareham.demon.co.uk
|
|
HOMEPAGE= https://www.enlightenment.org/
|
|
COMMENT= Menu editor for the Enlightenment window manager
|
|
|
|
DEPENDS+= enlightenment16>=0.16:../../wm/enlightenment16
|
|
|
|
BROKEN_GETTEXT_DETECTION= yes
|
|
|
|
GNU_CONFIGURE= yes
|
|
USE_TOOLS+= intltool msgfmt pkg-config
|
|
USE_PKGLOCALEDIR= yes
|
|
|
|
.include "../../devel/gettext-lib/buildlink3.mk"
|
|
.include "../../devel/libglade/buildlink3.mk"
|
|
.include "../../devel/popt/buildlink3.mk"
|
|
.include "../../mk/omf-scrollkeeper.mk"
|
|
.include "../../x11/gtk2/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|