summaryrefslogtreecommitdiff
path: root/net/ocamlnet/Makefile
diff options
context:
space:
mode:
authorjperkin <jperkin>2013-06-24 15:11:38 +0000
committerjperkin <jperkin>2013-06-24 15:11:38 +0000
commit87c1acd77c99643250e3c8d7f1d4f03385d62223 (patch)
tree2d6a178ce0813d433c8988e79361828552d8f3e6 /net/ocamlnet/Makefile
parent0fa8f50bee6744c18daf81aa5c94984776504862 (diff)
downloadpkgsrc-87c1acd77c99643250e3c8d7f1d4f03385d62223.tar.gz
Add support for rpc-xti, built on SunOS.
Diffstat (limited to 'net/ocamlnet/Makefile')
-rw-r--r--net/ocamlnet/Makefile11
1 files changed, 8 insertions, 3 deletions
diff --git a/net/ocamlnet/Makefile b/net/ocamlnet/Makefile
index a20829e6a89..b84fa14f30b 100644
--- a/net/ocamlnet/Makefile
+++ b/net/ocamlnet/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2013/06/11 14:50:43 jaapb Exp $
+# $NetBSD: Makefile,v 1.13 2013/06/24 15:11:38 jperkin Exp $
#
DISTNAME= ocamlnet-3.6.5
@@ -20,17 +20,22 @@ CONFIGURE_ARGS+= -without-nethttpd -without-rpc-auth-dh -disable-gtk2 \
USE_TOOLS+= gmake
BUILD_TARGET= all
-PLIST_VARS= opt ssl
+.include "../../mk/bsd.prefs.mk"
+
+PLIST_VARS= opt ssl xti
.if (${MACHINE_ARCH} == "i386") || (${MACHINE_ARCH} == "powerpc") || \
(${MACHINE_ARCH} == "sparc") || (${MACHINE_ARCH} == "x86_64")
BUILD_TARGET+= opt
PLIST.opt= yes
.endif
+.if ${OPSYS} == "SunOS"
+PLIST.xti= yes
+.endif
SUBPKGDIRS= equeue netcgi2-plex netplex pop rpc-ssl equeue-ssl \
netclient netshm rpc shell netcamlbox netgssapi \
netstring rpc-auth-local smtp netcgi2 netmulticore \
- netsys rpc-generator
+ netsys rpc-generator rpc-xti
INSTALLATION_DIRS= lib/ocaml/site-lib