summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorsakamoto <sakamoto@pkgsrc.org>2000-01-13 11:03:56 +0000
committersakamoto <sakamoto@pkgsrc.org>2000-01-13 11:03:56 +0000
commit7e75de5ba7f84f91fc09567338edb1f8db62ffcc (patch)
treeaa75493f3a8399241a90fe4b6a107725379f5c75 /emulators
parent5b206088eb9902e330a887576cae869f251a08b6 (diff)
downloadpkgsrc-7e75de5ba7f84f91fc09567338edb1f8db62ffcc.tar.gz
add \ for "(", ")" in BROKEN.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/linux-locale/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/linux-locale/Makefile b/emulators/linux-locale/Makefile
index 5fcaf5fa925..597078ed0dd 100644
--- a/emulators/linux-locale/Makefile
+++ b/emulators/linux-locale/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2000/01/11 10:13:31 sakamoto Exp $
+# $NetBSD: Makefile,v 1.3 2000/01/13 11:03:56 sakamoto Exp $
#
DISTNAME= libwcsmbs-0.0.4-4jrpm
@@ -12,7 +12,7 @@ EXTRACT_SUFX= .i386.rpm
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
wcsmbs-locale-0.4.11-1jrpm${EXTRACT_SUFX}
-BROKEN= "linux-locale is not work correctly with glibc-2.1.2(suse_linux-6.3)"
+BROKEN= "linux-locale is not work correctly with glibc-2.1.2\(suse_linux-6.3\)"
MAINTAINER= sakamoto@netbsd.org