summaryrefslogtreecommitdiffstats
path: root/audio/flac/Makefile
diff options
context:
space:
mode:
authornaddy <naddy@FreeBSD.org>2005-01-15 16:38:09 +0000
committernaddy <naddy@FreeBSD.org>2005-01-15 16:38:09 +0000
commit4d8b01553998536069e37a0f66c577f133c7b1e3 (patch)
tree6b82bbdb018fd08730393a1d9902e2278cf51135 /audio/flac/Makefile
parent96b6d880766f28e4c0a475faf16307d62fedde90 (diff)
downloadFreeBSD-ports-4d8b01553998536069e37a0f66c577f133c7b1e3.zip
FreeBSD-ports-4d8b01553998536069e37a0f66c577f133c7b1e3.tar.gz
Don't enable SSE code if sysctl hw.instruction_sse is 0.
Original bug report and testing by Bryan Levin <bryan.levin@gmail.com>.
Diffstat (limited to 'audio/flac/Makefile')
-rw-r--r--audio/flac/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/flac/Makefile b/audio/flac/Makefile
index 2ecba10..1264ef9 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}
OpenPOWER on IntegriCloud