diff options
author | dinoex <dinoex@FreeBSD.org> | 2003-01-23 03:14:08 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2003-01-23 03:14:08 +0800 |
commit | 0cf5a9f0c051fe2172605c5b4e6220372a3986d1 (patch) | |
tree | 361dd9ab7b90bbbf020131fedc71bbac1840a3a0 /devel/ffcall | |
parent | 0b154d29097dcb873a1db54a92b02419663d0f40 (diff) | |
download | freebsd-ports-gnome-0cf5a9f0c051fe2172605c5b4e6220372a3986d1.tar.gz freebsd-ports-gnome-0cf5a9f0c051fe2172605c5b4e6220372a3986d1.tar.zst freebsd-ports-gnome-0cf5a9f0c051fe2172605c5b4e6220372a3986d1.zip |
- 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 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 |