summaryrefslogtreecommitdiff
path: root/chat/xchat-python
diff options
context:
space:
mode:
authorhans <hans@pkgsrc.org>2012-02-16 16:13:51 +0000
committerhans <hans@pkgsrc.org>2012-02-16 16:13:51 +0000
commit34b818fd25971f4421f17ce38c594a4571251964 (patch)
treefbff3a2584831c095c306429828089023184b9e4 /chat/xchat-python
parenta476d3d9eecbee46ed1b10ff55c34833a1c0ebe8 (diff)
downloadpkgsrc-34b818fd25971f4421f17ce38c594a4571251964.tar.gz
Fix build on SunOS.
Diffstat (limited to 'chat/xchat-python')
-rw-r--r--chat/xchat-python/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/xchat-python/Makefile b/chat/xchat-python/Makefile
index 0724e1d6c90..0dd5ddb8915 100644
--- a/chat/xchat-python/Makefile
+++ b/chat/xchat-python/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2012/02/06 12:39:39 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2012/02/16 16:15:01 hans Exp $
.include "../../chat/xchat/Makefile.common"
@@ -20,7 +20,7 @@ CONFIGURE_ENV+= ac_cv_path_pythonpath=${PYTHONBIN:Q}
.include "../../mk/bsd.prefs.mk"
-.if ${OPSYS} == "Darwin"
+.if ${OPSYS} == "Darwin" || ${OPSYS} == "SunOS"
SUBST_CLASSES+= libutil
SUBST_STAGE.libutil= pre-configure
SUBST_FILES.libutil= configure