summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2017-06-01 13:30:24 +0000
committerjlam <jlam@pkgsrc.org>2017-06-01 13:30:24 +0000
commit9d7b4cef4b2fcd434bb915ef69841314b9f9900d (patch)
tree6a656919b45c3d1c3f43026f349e235274001f93 /textproc
parentd350f3460b4d99ef572faf0fe112178561ed599e (diff)
downloadpkgsrc-9d7b4cef4b2fcd434bb915ef69841314b9f9900d.tar.gz
Use public SHLIB_TYPE instead of private _OPSYS_SHLIB_TYPE.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/py-enchant/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/py-enchant/Makefile b/textproc/py-enchant/Makefile
index a24b38650b3..dd3fd83753f 100644
--- a/textproc/py-enchant/Makefile
+++ b/textproc/py-enchant/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2016/06/08 17:43:40 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2017/06/01 13:30:26 jlam Exp $
DISTNAME= pyenchant-1.6.6
PKGNAME= ${DISTNAME:S/py/${PYPKGPREFIX}-/}
@@ -19,7 +19,7 @@ USE_LANGUAGES= # empty
.include "../../mk/bsd.prefs.mk"
DLEXT.dylib= dylib
-DLEXT= ${DLEXT.${_OPSYS_SHLIB_TYPE}:Uso}
+DLEXT= ${DLEXT.${SHLIB_TYPE}:Uso}
PYENCHANT_LIBRARY_PATH= ${LOCALBASE}/lib/libenchant.${DLEXT}
# fix the path of libenchant with patch-ab.