Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F162903088
D11352.id30135.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D11352.id30135.diff
View Options
Index: head/devel/ffcall/Makefile
===================================================================
--- head/devel/ffcall/Makefile
+++ head/devel/ffcall/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ffcall
PORTVERSION= 1.10
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel
MASTER_SITES= GNUSTEP/libs
@@ -20,9 +20,14 @@
GNU_CONFIGURE= yes
USES= gmake libtool
+CONFIGURE_ARGS= --enable-shared
CONFIGURE_TARGET= ${ARCH:S/amd64/x86_64/}-portbld-${OPSYS:tl}${OSREL}
MAKE_JOBS_UNSAFE= yes
CFLAGS+= -fPIC
+
+post-install:
+ @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libavcall.so \
+ ${STAGEDIR}${PREFIX}/lib/libcallback.so
.include <bsd.port.mk>
Index: head/devel/ffcall/pkg-plist
===================================================================
--- head/devel/ffcall/pkg-plist
+++ head/devel/ffcall/pkg-plist
@@ -10,7 +10,13 @@
include/vacall.h
include/vacall_r.h
lib/libavcall.a
+lib/libavcall.so
+lib/libavcall.so.0
+lib/libavcall.so.0.0.0
lib/libcallback.a
+lib/libcallback.so
+lib/libcallback.so.0
+lib/libcallback.so.0.0.0
lib/libtrampoline.a
lib/libvacall.a
share/html/avcall.html
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Jul 19, 3:54 AM (18 h, 17 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35219621
Default Alt Text
D11352.id30135.diff (1 KB)
Attached To
Mode
D11352: lang/qscheme: Unbreak on amd64
Attached
Detach File
Event Timeline
Log In to Comment