summaryrefslogtreecommitdiff
path: root/x11/gdkxft/Makefile
diff options
context:
space:
mode:
authorkristerw <kristerw@pkgsrc.org>2004-06-27 23:04:17 +0000
committerkristerw <kristerw@pkgsrc.org>2004-06-27 23:04:17 +0000
commit73f5da43b208e08e57de53cbab9340212fa630ec (patch)
treeb2affad28e7713de80b234291ae86e0293ccc70b /x11/gdkxft/Makefile
parent82f39c2142a93c2b7f45daa935431ebd17f16af0 (diff)
downloadpkgsrc-73f5da43b208e08e57de53cbab9340212fa630ec.tar.gz
The capplet-widget.h is not located where this package expect.
Add an include path to its current location.
Diffstat (limited to 'x11/gdkxft/Makefile')
-rw-r--r--x11/gdkxft/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/gdkxft/Makefile b/x11/gdkxft/Makefile
index b7c237ba8db..0106021f2fb 100644
--- a/x11/gdkxft/Makefile
+++ b/x11/gdkxft/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2004/04/27 09:28:30 recht Exp $
+# $NetBSD: Makefile,v 1.23 2004/06/27 23:04:17 kristerw Exp $
#
DISTNAME= gdkxft-1.5
@@ -24,6 +24,8 @@ USE_LIBTOOL= YES
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --enable-static
+CPPFLAGS+= -I${LOCALBASE}/include/libcapplet1
+
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/gdkxft
.for doc in AUTHORS COPYING ChangeLog INSTALL NEWS README