Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F146070362
D9800.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
566 B
Referenced Files
None
Subscribers
None
D9800.id.diff
View Options
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
Details
Attached
Mime Type
text/plain
Expires
Sat, Feb 28, 1:26 PM (4 h, 5 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29068179
Default Alt Text
D9800.id.diff (566 B)
Attached To
Mode
D9800: properly handle PREFIX when installing audio/optimfrog
Attached
Detach File
Event Timeline
Log In to Comment