diff options
Diffstat (limited to 'mail/libetpan/Makefile')
-rw-r--r-- | mail/libetpan/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/libetpan/Makefile b/mail/libetpan/Makefile index 350e32239a5..30518250fa2 100644 --- a/mail/libetpan/Makefile +++ b/mail/libetpan/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2008/06/29 09:31:57 tnn Exp $ +# $NetBSD: Makefile,v 1.19 2008/07/14 12:56:07 joerg Exp $ # DISTNAME= libetpan-0.52 @@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://libetpan.sourceforge.net/ COMMENT= Really nice mail library +PKG_DESTDIR_SUPPORT= user-destdir + USE_LIBTOOL= yes GNU_CONFIGURE= yes |