pkgsrc/x11/libXpm/patches/patch-ab
wiz ab4fd296cc Update to 3.5.10.
3.5.10:
This minor maintenance release includes compiler warning fixes,
build configuration improvements, and other janitorial cleanups.

3.5.9:
This minor maintenance release provides a large collection of
build configuration improvements and other janitorial cleanups.
2012-06-03 17:35:38 +00:00

13 lines
379 B
Text

$NetBSD: patch-ab,v 1.2 2012/06/03 17:35:38 wiz Exp $
--- cxpm/Makefile.in.orig 2012-03-08 04:40:17.000000000 +0000
+++ cxpm/Makefile.in
@@ -133,7 +133,7 @@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_P
LD = @LD@
LDFLAGS = @LDFLAGS@
LIBOBJS = @LIBOBJS@
-LIBS = @LIBS@
+LIBS = @LIBS@ $(INTLLIBS)
LIBTOOL = @LIBTOOL@
LIB_MAN_DIR = @LIB_MAN_DIR@
LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@