summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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