summaryrefslogtreecommitdiff
path: root/mail/sylpheed-claws/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'mail/sylpheed-claws/Makefile.common')
-rw-r--r--mail/sylpheed-claws/Makefile.common5
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/sylpheed-claws/Makefile.common b/mail/sylpheed-claws/Makefile.common
index cd5f5c30154..5f261391951 100644
--- a/mail/sylpheed-claws/Makefile.common
+++ b/mail/sylpheed-claws/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.14 2005/05/22 20:08:12 jlam Exp $
+# $NetBSD: Makefile.common,v 1.15 2005/06/01 18:03:00 jlam Exp $
DISTNAME= sylpheed-claws-${SYLPHEED_VERSION}
CATEGORIES= mail news x11
@@ -13,10 +13,11 @@ PATCHDIR= ${.CURDIR}/../../mail/sylpheed-claws/patches
USE_TOOLS+= gmake
USE_LIBTOOL= YES
USE_PKGLOCALEDIR= YES
-USE_X11= YES
GNU_CONFIGURE= YES
# Force gnome detection off to avoid installing some extra files
CONFIGURE_ENV+= ac_cv_path_GNOME_CONFIG="no"
SYLPHEED_VERSION= 1.0.4
+
+.include "../../mk/x11.buildlink3.mk"