summaryrefslogtreecommitdiff
path: root/chat/bitchx
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2016-02-25 11:21:11 +0000
committerjperkin <jperkin@pkgsrc.org>2016-02-25 11:21:11 +0000
commit341772996adec7f825e106cce7cab2b3baa9892b (patch)
tree799746ba4d7cc546916fda643f3bec8b5b84f011 /chat/bitchx
parentaa0a0b7fb811b9fbab9a3fc5edd97d9a775c4291 (diff)
downloadpkgsrc-341772996adec7f825e106cce7cab2b3baa9892b.tar.gz
Use OPSYSVARS.
Diffstat (limited to 'chat/bitchx')
-rw-r--r--chat/bitchx/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/chat/bitchx/Makefile b/chat/bitchx/Makefile
index ba08a4a65b3..781de6b232e 100644
--- a/chat/bitchx/Makefile
+++ b/chat/bitchx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.56 2015/09/27 19:06:23 kamil Exp $
+# $NetBSD: Makefile,v 1.57 2016/02/25 11:28:57 jperkin Exp $
DISTNAME= bitchx-1.2.1
CATEGORIES= chat
@@ -16,11 +16,7 @@ CONFIGURE_ARGS+= --with-ssl
CONFIGURE_ARGS+= --datadir=${PREFIX}/share
CONFIG_SHELL= ${TOOLS_PATH.bash}
-.include "../../mk/bsd.prefs.mk"
-
-.if ${OPSYS} == "Darwin"
-CFLAGS+= -DBIND_8_COMPAT
-.endif
+CFLAGS.Darwin+= -DBIND_8_COMPAT
SUBST_CLASSES+= manpage
SUBST_STAGE.manpage= post-patch