aboutsummaryrefslogtreecommitdiffstats
path: root/www/chromium
diff options
context:
space:
mode:
authorrene <rene@FreeBSD.org>2011-04-02 01:25:31 +0800
committerrene <rene@FreeBSD.org>2011-04-02 01:25:31 +0800
commitda41e941adff990f78342c380ef1a7155bdea006 (patch)
tree37637f6531bf99e2afdce018d2fdebecbc7d4e43 /www/chromium
parent63554a8d5ead1a48422bc9fe62189485da24643e (diff)
downloadfreebsd-ports-graphics-da41e941adff990f78342c380ef1a7155bdea006.tar.gz
freebsd-ports-graphics-da41e941adff990f78342c380ef1a7155bdea006.tar.zst
freebsd-ports-graphics-da41e941adff990f78342c380ef1a7155bdea006.zip
Attempt to fix sanity failure
Submitted by: dvl via freshports
Diffstat (limited to 'www/chromium')
-rw-r--r--www/chromium/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/chromium/Makefile b/www/chromium/Makefile
index c6c8966f5ce..6f3ef52316c 100644
--- a/www/chromium/Makefile
+++ b/www/chromium/Makefile
@@ -176,7 +176,7 @@ do-install:
post-install:
.if ${OSVERSION} < 900000
-@${CAT} ${PKGMESSAGE}
+ @${CAT} ${PKGMESSAGE}
.endif
.include <bsd.port.mk>