summaryrefslogtreecommitdiff
path: root/mail/imap-uw
diff options
context:
space:
mode:
authorminskim <minskim>2005-10-02 20:26:24 +0000
committerminskim <minskim>2005-10-02 20:26:24 +0000
commit161dd78e814de82184a07bf6429084a1922dfa3d (patch)
tree9dbc26e8404a90caded22539a58735268ec245cd /mail/imap-uw
parent5b07c4a7850ec0b44f13534afa189889672c4401 (diff)
downloadpkgsrc-161dd78e814de82184a07bf6429084a1922dfa3d.tar.gz
Set BUILD_TARGET correctly on OSF1. Patch provided by Hideo Masuda
through PR pkg/31445.
Diffstat (limited to 'mail/imap-uw')
-rw-r--r--mail/imap-uw/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/imap-uw/Makefile b/mail/imap-uw/Makefile
index 130fef74244..cc8da4dfa2d 100644
--- a/mail/imap-uw/Makefile
+++ b/mail/imap-uw/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.99 2005/09/28 20:52:23 rillig Exp $
+# $NetBSD: Makefile,v 1.100 2005/10/02 20:26:24 minskim Exp $
#
# ATTENTION:
# The Kerberos support in this software is known to be problematic. If you
@@ -37,6 +37,8 @@ BUILD_TARGET= sg6
. else
BUILD_TARGET= sgi
. endif
+.elif ${OPSYS} == "OSF1"
+BUILD_TARGET= osf
.else
BUILD_TARGET= neb