aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-08-29 21:26:17 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-08-29 21:26:17 +0000
commitb2fe9762d062565930d37431c3e2f840ddb568da (patch)
tree546c1ffd3949f2ea9688ec72c2a2ace4b33c92f2
parent81781aa97f23d12f0361aaf0b087e7b186f5e862 (diff)
downloadports-b2fe9762d062565930d37431c3e2f840ddb568da.tar.gz
ports-b2fe9762d062565930d37431c3e2f840ddb568da.zip
Notes
-rw-r--r--devel/ffcall/Makefile15
-rw-r--r--devel/ffcall/pkg-plist2
2 files changed, 4 insertions, 13 deletions
diff --git a/devel/ffcall/Makefile b/devel/ffcall/Makefile
index cf56730654a7..0747999258ea 100644
--- a/devel/ffcall/Makefile
+++ b/devel/ffcall/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ffcall
PORTVERSION= 1.10
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= ftp://ftp.santafe.edu/pub/gnu/
MASTER_SITES+= ${MASTER_SITE_GNUSTEP}
@@ -14,19 +14,12 @@ COMMENT= Foreign function call libraries
LICENSE= GPLv2
-USES= gmake
GNU_CONFIGURE= yes
+USES= gmake libtool
+CONFIGURE_TARGET= ${ARCH:S/amd64/x86_64/}-portbld-${OPSYS:tl}${OSREL}
MAKE_JOBS_UNSAFE= yes
CFLAGS+= -fPIC
-.include <bsd.port.pre.mk>
-
-.if ${ARCH} == "amd64"
-CONFIGURE_TARGET= x86_64-portbld-freebsd${OSREL}
-.else
-CONFIGURE_TARGET= ${ARCH}-portbld-freebsd${OSREL}
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/devel/ffcall/pkg-plist b/devel/ffcall/pkg-plist
index 64e2d0283ea7..1c69d0fec475 100644
--- a/devel/ffcall/pkg-plist
+++ b/devel/ffcall/pkg-plist
@@ -10,9 +10,7 @@ include/trampoline_r.h
include/vacall.h
include/vacall_r.h
lib/libavcall.a
-lib/libavcall.la
lib/libcallback.a
-lib/libcallback.la
lib/libtrampoline.a
lib/libvacall.a
share/html/avcall.html