aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-01-28 16:47:51 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-01-28 16:47:51 +0000
commit2a8bef94bda6ea3173d26c3e30dcaeb4b89df45a (patch)
tree0ccfd984c57ac479cd9915bf0da21f569e271e0f
parent69f890e2202486d02da7a2963274e3eafa2943b3 (diff)
downloadports-2a8bef94bda6ea3173d26c3e30dcaeb4b89df45a.tar.gz
ports-2a8bef94bda6ea3173d26c3e30dcaeb4b89df45a.zip
Notes
-rw-r--r--devel/ffcall/Makefile3
-rw-r--r--devel/ffcall/pkg-plist5
2 files changed, 5 insertions, 3 deletions
diff --git a/devel/ffcall/Makefile b/devel/ffcall/Makefile
index b76e7174308d..881974e5265d 100644
--- a/devel/ffcall/Makefile
+++ b/devel/ffcall/Makefile
@@ -19,11 +19,8 @@ GNU_CONFIGURE= yes
MAKE_JOBS_UNSAFE= yes
-MAN3= avcall.3 callback.3 trampoline.3 trampoline_r.3 vacall.3
-MANCOMPRESSED= no
CFLAGS+= -fPIC
-NO_STAGE= yes
.include <bsd.port.pre.mk>
.if ${ARCH} == "amd64"
diff --git a/devel/ffcall/pkg-plist b/devel/ffcall/pkg-plist
index 1b61f3886f61..64e2d0283ea7 100644
--- a/devel/ffcall/pkg-plist
+++ b/devel/ffcall/pkg-plist
@@ -1,3 +1,8 @@
+man/man3/avcall.3.gz
+man/man3/callback.3.gz
+man/man3/trampoline.3.gz
+man/man3/trampoline_r.3.gz
+man/man3/vacall.3.gz
include/avcall.h
include/callback.h
include/trampoline.h