diff options
author | dinoex <dinoex@FreeBSD.org> | 2003-01-22 19:14:08 +0000 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2003-01-22 19:14:08 +0000 |
commit | 0cf5a9f0c051fe2172605c5b4e6220372a3986d1 (patch) | |
tree | 361dd9ab7b90bbbf020131fedc71bbac1840a3a0 /devel/ffcall | |
parent | 0b154d29097dcb873a1db54a92b02419663d0f40 (diff) | |
download | FreeBSD-ports-0cf5a9f0c051fe2172605c5b4e6220372a3986d1.zip FreeBSD-ports-0cf5a9f0c051fe2172605c5b4e6220372a3986d1.tar.gz |
- make portlint happier
Diffstat (limited to 'devel/ffcall')
-rw-r--r-- | devel/ffcall/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/ffcall/Makefile b/devel/ffcall/Makefile index 4803324..b6b58a62 100644 --- a/devel/ffcall/Makefile +++ b/devel/ffcall/Makefile @@ -15,10 +15,8 @@ MASTER_SITE_SUBDIR= libs MAINTAINER= dinoex@FreeBSD.org -#ONLY_FOR_ARCHS= i386 alpha ia64 USE_GMAKE= yes USE_LIBTOOL= yes -#INSTALLS_SHLIB= yes MAN3= avcall.3 callback.3 trampoline.3 trampoline_r.3 vacall.3 MANCOMPRESSED= no |