diff options
Diffstat (limited to 'databases/gramps3/Makefile')
-rw-r--r-- | databases/gramps3/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/databases/gramps3/Makefile b/databases/gramps3/Makefile index 6785113e95b..48434a01c7d 100644 --- a/databases/gramps3/Makefile +++ b/databases/gramps3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.35 2012/10/02 17:10:43 tron Exp $ +# $NetBSD: Makefile,v 1.36 2012/10/02 21:25:18 asau Exp $ # DISTNAME= gramps-3.4.1 @@ -13,8 +13,6 @@ LICENSE= gnu-gpl-v2 DEPENDS+= xdg-utils-[0-9]*:../../misc/xdg-utils -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= msgfmt pkg-config intltool msgconv USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes |