summaryrefslogtreecommitdiff
path: root/wm/e16menuedit2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'wm/e16menuedit2/Makefile')
-rw-r--r--wm/e16menuedit2/Makefile13
1 files changed, 3 insertions, 10 deletions
diff --git a/wm/e16menuedit2/Makefile b/wm/e16menuedit2/Makefile
index 91f4e8a9c54..c6615268855 100644
--- a/wm/e16menuedit2/Makefile
+++ b/wm/e16menuedit2/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2009/02/14 19:10:42 joerg Exp $
+# $NetBSD: Makefile,v 1.20 2009/03/07 17:45:20 joerg Exp $
#
DISTNAME= e16menuedit2-0.0.3
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= wm x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=enlightenment/}
@@ -17,16 +17,9 @@ DEPENDS+= enlightenment-0.16.*:../../wm/enlightenment
BROKEN_GETTEXT_DETECTION= yes
GNU_CONFIGURE= yes
-USE_TOOLS+= automake intltool msgfmt pkg-config
+USE_TOOLS+= intltool msgfmt pkg-config
USE_DIRS+= gnome2-1.5
USE_PKGLOCALEDIR= yes
-MAKE_ENV+= CATALOGS="de.gmo en.gmo ko.gmo tr.gmo"
-
-BUILD_DEPENDS+= gettext-m4>=0.14.6:../../devel/gettext-m4
-
-pre-configure:
- set -e; cd ${WRKSRC:Q}; \
- aclocal; autoheader; automake -a --foreign -i; autoconf
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../devel/libglade/buildlink3.mk"