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
commit164c08e7e623b1a15784354ca12b97a0cac7a724 (patch)
tree9dbc26e8404a90caded22539a58735268ec245cd /mail/imap-uw
parent1e66f1d1d8da6e2a8a94fd1f169303bb8907d362 (diff)
downloadpkgsrc-164c08e7e623b1a15784354ca12b97a0cac7a724.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