aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/est/Makefile
diff options
context:
space:
mode:
authorcperciva <cperciva@FreeBSD.org>2005-10-27 08:10:40 +0800
committercperciva <cperciva@FreeBSD.org>2005-10-27 08:10:40 +0800
commitfe9ce93be1188c04db2cd5927e49da507fcc490f (patch)
tree45153e9564bbae2feaa4a009fbc1b34a1a5a656a /sysutils/est/Makefile
parentfb295cf60266977616819473d84876358b105e94 (diff)
downloadfreebsd-ports-gnome-fe9ce93be1188c04db2cd5927e49da507fcc490f.tar.gz
freebsd-ports-gnome-fe9ce93be1188c04db2cd5927e49da507fcc490f.tar.zst
freebsd-ports-gnome-fe9ce93be1188c04db2cd5927e49da507fcc490f.zip
Replace IGNORE="foo (bar)" with IGNORE='foo (bar)'. With double
quotes, sh chokes on the parentheses. Submitted by: Peter Schuller Approved by: flz
Diffstat (limited to 'sysutils/est/Makefile')
-rw-r--r--sysutils/est/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/est/Makefile b/sysutils/est/Makefile
index fd9164b16b4a..34bc560e7108 100644
--- a/sysutils/est/Makefile
+++ b/sysutils/est/Makefile
@@ -26,7 +26,7 @@ PLIST_FILES= modules/est.ko \
.include <bsd.port.pre.mk>
.if ${OSVERSION} > 600015
-IGNORE= "est now contained in the base system (see cpufreq(4))"
+IGNORE= 'est now contained in the base system (see cpufreq(4))'
.endif
post-extract: