diff options
Diffstat (limited to 'mail/libesmtp/Makefile')
-rw-r--r-- | mail/libesmtp/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/libesmtp/Makefile b/mail/libesmtp/Makefile index e9404259e01..84a964cd803 100644 --- a/mail/libesmtp/Makefile +++ b/mail/libesmtp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2008/03/11 18:47:40 tnn Exp $ +# $NetBSD: Makefile,v 1.28 2008/07/14 12:56:07 joerg Exp $ DISTNAME= libesmtp-1.0.4 PKGREVISION= 1 @@ -10,6 +10,8 @@ MAINTAINER= dolemite@wuli.nu HOMEPAGE= http://www.stafford.uklinux.net/libesmtp/ COMMENT= Library to manage posting of electronic mail +PKG_DESTDIR_SUPPORT= user-destdir + USE_TOOLS+= gmake USE_LIBTOOL= yes GNU_CONFIGURE= yes |