fe79db3582
to install the files into /lib, use our own do-install target. Add required casts to make this build, bump PKGREVISION.
13 lines
304 B
Text
13 lines
304 B
Text
$NetBSD: patch-ab,v 1.1 2005/02/20 00:57:39 xtraeme Exp $
|
|
|
|
--- Makefile.orig 2005-02-20 01:34:41.000000000 +0100
|
|
+++ Makefile 2005-02-20 01:34:52.000000000 +0100
|
|
@@ -14,7 +14,7 @@
|
|
.endif
|
|
|
|
.if ${OSTYPE} == "NetBSD"
|
|
-NOGCCERROR=D
|
|
+NOLINT=yes
|
|
CPPFLAGS=${CFLAGS}
|
|
SHLIBDIR=/usr/pkg/lib
|
|
USE_SHLIBDIR=yes
|