summaryrefslogtreecommitdiff
path: root/graphics/gdk-pixbuf-gnome
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2001-06-15 08:29:37 +0000
committerjlam <jlam@pkgsrc.org>2001-06-15 08:29:37 +0000
commitd2dc7915eed3995dd50eeb84105be96698d77b57 (patch)
treee94db53a8e095c12a5689a85ce44c7acea404181 /graphics/gdk-pixbuf-gnome
parenta893700685c5cf21cd5f8009b5cbcf4a6cb5c800 (diff)
downloadpkgsrc-d2dc7915eed3995dd50eeb84105be96698d77b57.tar.gz
Move CPPFLAGS and LDFLAGS settings from ../gdk-pixbuf/Makefile.common to
here. These may not be needed, but we'll keep them here till we can be sure one way or the other.
Diffstat (limited to 'graphics/gdk-pixbuf-gnome')
-rw-r--r--graphics/gdk-pixbuf-gnome/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/graphics/gdk-pixbuf-gnome/Makefile b/graphics/gdk-pixbuf-gnome/Makefile
index 418a5663ac3..394daca3ad3 100644
--- a/graphics/gdk-pixbuf-gnome/Makefile
+++ b/graphics/gdk-pixbuf-gnome/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2001/03/18 04:33:55 mjl Exp $
+# $NetBSD: Makefile,v 1.6 2001/06/15 08:29:37 jlam Exp $
.include "../gdk-pixbuf/Makefile.common"
@@ -11,6 +11,9 @@ DEPENDS+= gdk-pixbuf>=0.10.1:../../graphics/gdk-pixbuf
CONFLICTS+= gdk-pixbuf<0.10.1
+CPPFLAGS+= -I${LOCALBASE}/include
+LDFLAGS+= -Wl,-R${LOCALBASE}/lib -L${LOCALBASE}/lib
+
do-install:
${INSTALL_DATA} ${WRKSRC}/gdk-pixbuf/gnome-canvas-pixbuf.h \
${PREFIX}/include/gdk-pixbuf