summaryrefslogtreecommitdiff
path: root/mail/imapproxy
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/imapproxy
parentf7be12a4bf09156af7cb47fb346d471d25116214 (diff)
downloadpkgsrc-b1c1362074b555b1bbe30a9b6f9f88415932dd1d.tar.gz
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
Diffstat (limited to 'mail/imapproxy')
-rw-r--r--mail/imapproxy/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/mail/imapproxy/Makefile b/mail/imapproxy/Makefile
index 622bd63aca4..467c4e740ea 100644
--- a/mail/imapproxy/Makefile
+++ b/mail/imapproxy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2010/03/22 08:10:36 manu Exp $
+# $NetBSD: Makefile,v 1.12 2012/10/08 12:19:14 asau Exp $
#
DISTNAME= up-imapproxy-1.2.7
@@ -12,8 +12,6 @@ COMMENT= Simple connection caching IMAP proxy daemon
GNU_CONFIGURE= YES
-PKG_DESTDIR_SUPPORT= user-destdir
-
CONFIGURE_ARGS+=--exec_prefix=${DESTDIR}${PREFIX}
BUILD_DEFS+= VARBASE
CFLAGS+= -DDEFAULT_CONFIG_FILE=\"${PREFIX}/etc/imapproxy.conf\"