From 5852605e2bf690a3b1cdd315df967a02d233c85e Mon Sep 17 00:00:00 2001 From: Christian Weisgerber Date: Sat, 15 Jan 2005 16:38:09 +0000 Subject: Don't enable SSE code if sysctl hw.instruction_sse is 0. Original bug report and testing by Bryan Levin . --- audio/flac/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'audio/flac/Makefile') diff --git a/audio/flac/Makefile b/audio/flac/Makefile index 2ecba1051d2d..1264ef9db1c6 100644 --- a/audio/flac/Makefile +++ b/audio/flac/Makefile @@ -7,7 +7,7 @@ PORTNAME= flac PORTVERSION= 1.1.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -- cgit v1.2.3