diff options
Diffstat (limited to 'textproc/ebview/Makefile')
-rw-r--r-- | textproc/ebview/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/ebview/Makefile b/textproc/ebview/Makefile index 47eb59fea15..581c6faafe9 100644 --- a/textproc/ebview/Makefile +++ b/textproc/ebview/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2008/06/09 14:33:49 obache Exp $ +# $NetBSD: Makefile,v 1.4 2009/02/19 16:43:13 joerg Exp $ DISTNAME= ebview-0.3.6 CATEGORIES= textproc @@ -8,6 +8,8 @@ MAINTAINER= yamajun@ofug.net HOMEPAGE= http://ebview.sourceforge.net/ COMMENT= GTK2 based EPWING dictionary browser +PKG_DESTDIR_SUPPORT= user-destdir + USE_PKGLOCALEDIR= YES USE_TOOLS+= gmake pkg-config msgfmt GNU_CONFIGURE= YES |