diff options
Diffstat (limited to 'comms/efax-gtk/Makefile')
-rw-r--r-- | comms/efax-gtk/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/comms/efax-gtk/Makefile b/comms/efax-gtk/Makefile index b58dc9f4edd..7b3b792cc75 100644 --- a/comms/efax-gtk/Makefile +++ b/comms/efax-gtk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.44 2010/01/18 09:58:41 wiz Exp $ +# $NetBSD: Makefile,v 1.45 2010/01/29 16:17:33 joerg Exp $ DISTNAME= efax-gtk-3.0.20.src PKGNAME= efax-gtk-3.0.20 @@ -11,6 +11,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://efax-gtk.sourceforge.net/ COMMENT= GTK frontend for efax +PKG_DESTDIR_SUPPORT= user-destdir + WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} USE_LANGUAGES= c c++ USE_PKGLOCALEDIR= yes |