summaryrefslogtreecommitdiff
path: root/mail/imap-uw/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/imap-uw/Makefile')
-rw-r--r--mail/imap-uw/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/mail/imap-uw/Makefile b/mail/imap-uw/Makefile
index 0e6b797c755..0e0abaf6a09 100644
--- a/mail/imap-uw/Makefile
+++ b/mail/imap-uw/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.136 2012/04/05 10:41:54 wiz Exp $
+# $NetBSD: Makefile,v 1.137 2012/10/08 12:19:13 asau Exp $
#
# ATTENTION:
# The Kerberos support in this software is known to be problematic. If you
@@ -20,8 +20,6 @@ HOMEPAGE= http://www.washington.edu/imap/
COMMENT= University of Washington's IMAP, POP2, and POP3 servers
LICENSE= apache-2.0
-PKG_DESTDIR_SUPPORT= user-destdir
-
USE_LIBTOOL= yes
MAKE_ENV+= LIBTOOL=libtool
MAKE_ENV+= LTCOMPILE="libtool --tag=CC --mode=compile"