summaryrefslogtreecommitdiff
path: root/mail/sylpheed-claws
diff options
context:
space:
mode:
authorgrant <grant>2002-06-01 12:30:47 +0000
committergrant <grant>2002-06-01 12:30:47 +0000
commit2f8540cfa61653bdff272494ddfff321dafe1929 (patch)
treeec3047f3ce29363126e34b247da60202a019864f /mail/sylpheed-claws
parenta572e845d491a42f23195f78b0d08f8ef4c53601 (diff)
downloadpkgsrc-2f8540cfa61653bdff272494ddfff321dafe1929.tar.gz
include gdk_imlib for inline image viewing.
Diffstat (limited to 'mail/sylpheed-claws')
-rw-r--r--mail/sylpheed-claws/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/sylpheed-claws/Makefile b/mail/sylpheed-claws/Makefile
index 9a909f4eefc..2d79a5601f2 100644
--- a/mail/sylpheed-claws/Makefile
+++ b/mail/sylpheed-claws/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2002/06/01 11:43:29 grant Exp $
+# $NetBSD: Makefile,v 1.2 2002/06/01 12:30:47 grant Exp $
DISTNAME= sylpheed-0.7.6claws
PKGNAME= sylpheed-claws-0.7.6
@@ -29,6 +29,7 @@ BUILD_DEFS+= USE_INET6
CONFIGURE_ARGS+= --enable-ipv6
.endif
+.include "../../graphics/imlib/buildlink.mk"
.include "../../security/gpgme/buildlink.mk"
.include "../../security/openssl/buildlink.mk"
.include "../../x11/gtk/buildlink.mk"