Path to this page:
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: