diff options
Diffstat (limited to 'databases/gramps2/Makefile')
-rw-r--r-- | databases/gramps2/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/databases/gramps2/Makefile b/databases/gramps2/Makefile index bbbf87b20c1..5fa1e8dd034 100644 --- a/databases/gramps2/Makefile +++ b/databases/gramps2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.57 2012/10/02 17:10:43 tron Exp $ +# $NetBSD: Makefile,v 1.58 2012/10/02 21:25:18 asau Exp $ # DISTNAME= gramps-2.2.10 @@ -10,8 +10,6 @@ MAINTAINER= drochner@NetBSD.org HOMEPAGE= http://gramps-project.org/ COMMENT= Genealogical Research and Analysis Management Programming System -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= msgfmt pkg-config intltool msgconv USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes |