Subject: CVS commit: pkgsrc/www/screws
From: David A. Holland
Date: 2008-08-17 22:09:12
Message id: 20080817200913.136E3175D0@cvs.netbsd.org

Log Message:
Fix broken amd64 build:
   - use -fPIC in all the needed places.
   - add USE_TOOLS+=gmake; this requires gmake to build properly.
   - add missing dir to PLIST.
Also fix some LP64 issues that warned but didn't break the build.

Note however that the SSL code will not work in an LP64 environment;
it relies heavily on being able to cast pointers to int without losing
information. The ssl option should probably be blacklisted on LP64
platforms.

PKGREVISION++.

Files:
RevisionActionfile
1.23modifypkgsrc/www/screws/Makefile
1.8modifypkgsrc/www/screws/PLIST
1.14modifypkgsrc/www/screws/distinfo
1.4modifypkgsrc/www/screws/patches/patch-ae
1.2modifypkgsrc/www/screws/patches/patch-ag
1.1addpkgsrc/www/screws/patches/patch-aj
1.1addpkgsrc/www/screws/patches/patch-ak