summaryrefslogtreecommitdiff
path: root/mail/smtpfeed
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/smtpfeed
parentf7be12a4bf09156af7cb47fb346d471d25116214 (diff)
downloadpkgsrc-b1c1362074b555b1bbe30a9b6f9f88415932dd1d.tar.gz
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
Diffstat (limited to 'mail/smtpfeed')
-rw-r--r--mail/smtpfeed/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/mail/smtpfeed/Makefile b/mail/smtpfeed/Makefile
index 146881913a4..e403ab4147e 100644
--- a/mail/smtpfeed/Makefile
+++ b/mail/smtpfeed/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2012/07/10 09:09:10 mef Exp $
+# $NetBSD: Makefile,v 1.36 2012/10/08 12:19:31 asau Exp $
DISTNAME= smtpfeed-1.20
CATEGORIES= mail
@@ -9,8 +9,6 @@ HOMEPAGE= http://member.wide.ad.jp/wg/smtp/smtpfeed.html
COMMENT= SMTP Fast Exploding External Deliverer for Sendmail
LICENSE= original-bsd
-PKG_DESTDIR_SUPPORT= user-destdir
-
# sendmail 8.x with WIDE patch works better with it, than stock 8.x.
# require sendmail from pkgsrc.
#DEPENDS+= sendmail>=8.9.3:../../mail/sendmail