summaryrefslogtreecommitdiff
path: root/emulators/compat_netbsd
diff options
context:
space:
mode:
authorjlam <jlam>2007-08-23 20:11:53 +0000
committerjlam <jlam>2007-08-23 20:11:53 +0000
commit672c443e48e539776831626ed1dd39a8ffa1d481 (patch)
tree1d3024aaecfeb63366807f8ec92523886d7aa730 /emulators/compat_netbsd
parentc033e80da84063d3d2b6dfa1b5f91fb4afacd3f5 (diff)
downloadpkgsrc-672c443e48e539776831626ed1dd39a8ffa1d481.tar.gz
There are no wildcards when using :S. Use :C instead. This fixes the
build for the compat*-extras packages.
Diffstat (limited to 'emulators/compat_netbsd')
-rw-r--r--emulators/compat_netbsd/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/compat_netbsd/Makefile.common b/emulators/compat_netbsd/Makefile.common
index 879d636e984..38052516bbc 100644
--- a/emulators/compat_netbsd/Makefile.common
+++ b/emulators/compat_netbsd/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.4 2007/08/23 18:20:31 jlam Exp $
+# $NetBSD: Makefile.common,v 1.5 2007/08/23 20:11:53 jlam Exp $
#
# Common infrastructure for NetBSD compat* packages.
#
@@ -71,7 +71,7 @@ NATIVE_EXEC_FMT= ${_NATIVE_EXEC_FMT_cmd:sh}
_NATIVE_EXEC_FMT_cmd= sh ${.CURDIR}/../../mk/scripts/shlib-type \
${_OPSYS_SHLIB_TYPE:Q} ${MAKE:Q}
-.include "${PKGSRCDIR}/emulators/${DISTNAME:S/-*//}/emulator.mk"
+.include "${PKGSRCDIR}/emulators/${DISTNAME:C/-.*//}/emulator.mk"
#
# Different combinations of the native executable format and the emulated