From ade3fdfdeed4c5e90431c872be20b3dc450d05b8 Mon Sep 17 00:00:00 2001 From: joerg Date: Wed, 6 Dec 2006 19:51:52 +0000 Subject: Don't patch configure, but configure.in and teach it about newer gedit versions. The diff is 500k without manual editing and I don't want to push that into pkgsrc. --- security/seahorse-nautilus/Makefile | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'security/seahorse-nautilus') diff --git a/security/seahorse-nautilus/Makefile b/security/seahorse-nautilus/Makefile index 68c889d5851..eddf58f9ae9 100644 --- a/security/seahorse-nautilus/Makefile +++ b/security/seahorse-nautilus/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2006/09/16 12:20:40 jmmv Exp $ +# $NetBSD: Makefile,v 1.8 2006/12/06 19:51:52 joerg Exp $ DISTNAME= seahorse-0.8.1 PKGNAME= seahorse-nautilus-0.8.1 @@ -16,7 +16,7 @@ DISTINFO_FILE= ${.CURDIR}/../seahorse/distinfo GNU_CONFIGURE= yes USE_DIRS+= gnome2-1.5 -USE_TOOLS+= gmake intltool msgfmt pkg-config +USE_TOOLS+= gmake intltool msgfmt pkg-config autoconf USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes @@ -27,6 +27,9 @@ BUILDLINK_API_DEPENDS.gpgme+= gpgme>=1.0.1nb2 BUILD_DIRS= plugins/nautilus-ext INSTALL_DIRS= plugins/nautilus-ext +pre-configure: + cd ${WRKSRC} && autoconf + .include "../../databases/gnome-mime-data/buildlink3.mk" .include "../../databases/shared-mime-info/mimedb.mk" .include "../../devel/libglade2/buildlink3.mk" -- cgit v1.2.3