summaryrefslogtreecommitdiff
path: root/mail/libesmtp
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-10-08 12:19:01 +0000
committerasau <asau@pkgsrc.org>2012-10-08 12:19:01 +0000
commitb1c1362074b555b1bbe30a9b6f9f88415932dd1d (patch)
tree7139fbae3454ff926975d735adb7ffa1c7d02bbf /mail/libesmtp
parentf7be12a4bf09156af7cb47fb346d471d25116214 (diff)
downloadpkgsrc-b1c1362074b555b1bbe30a9b6f9f88415932dd1d.tar.gz
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
Diffstat (limited to 'mail/libesmtp')
-rw-r--r--mail/libesmtp/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/mail/libesmtp/Makefile b/mail/libesmtp/Makefile
index b1a7607bd9d..5191598ca85 100644
--- a/mail/libesmtp/Makefile
+++ b/mail/libesmtp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2010/10/22 18:53:41 drochner Exp $
+# $NetBSD: Makefile,v 1.31 2012/10/08 12:19:14 asau Exp $
DISTNAME= libesmtp-1.0.6
CATEGORIES= mail devel
@@ -9,8 +9,6 @@ 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