diff options
Diffstat (limited to 'print/imposter')
-rw-r--r-- | print/imposter/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/print/imposter/Makefile b/print/imposter/Makefile index c6f29909a3f..0d9b742d272 100644 --- a/print/imposter/Makefile +++ b/print/imposter/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2006/04/17 13:46:46 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2008/07/14 12:56:11 joerg Exp $ # DISTNAME= imposter-0.3 @@ -10,6 +10,8 @@ MAINTAINER= pancake@phreaker.net HOMEPAGE= http://imposter.sourceforge.net/ COMMENT= Standalone OpenOffice presentations viewer using GTK2 +PKG_DESTDIR_SUPPORT= user-destdir + GNU_CONFIGURE= yes USE_TOOLS+= gmake msgfmt pkg-config USE_PKGLOCALEDIR= yes |