diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2003-01-22 19:14:08 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2003-01-22 19:14:08 +0000 |
commit | 09666e3dd5689a5e276798c4a10ed3a6c726c1b1 (patch) | |
tree | bdcd9753e96c92200090b3791966b58b82ff75b9 /devel/ffcall | |
parent | Upgrade to 20030122 snapshot (diff) |
- make portlint happier
Notes
Notes:
svn path=/head/; revision=73806
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 480332400e6c..b6b58a627596 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 |