Page MenuHomeFreeBSD

D9800.diff
No OneTemporary

D9800.diff

Index: head/audio/optimfrog/Makefile
===================================================================
--- head/audio/optimfrog/Makefile
+++ head/audio/optimfrog/Makefile
@@ -28,7 +28,7 @@
OPTIONS_DEFINE_i386= SSE2
OPTIONS_DEFINE?= #
-SSE2_DESCR= Use SSE2 instructions instead of x87 FP
+SSE2_DESCR= Use SSE2 instructions instead of x87 FPU
.include <bsd.port.pre.mk>
@@ -43,6 +43,6 @@
.endif
do-install:
- @(cd ${WRKSRC} && ./install.sh -d ${STAGEDIR})
+ @(cd ${WRKSRC} && ./install.sh -d "${STAGEDIR}" -p "${PREFIX}")
.include <bsd.port.post.mk>

File Metadata

Mime Type
text/plain
Expires
Wed, Jul 8, 3:36 PM (21 h, 22 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34849946
Default Alt Text
D9800.diff (566 B)

Event Timeline