diff options
Diffstat (limited to 'security/seahorse-gedit/Makefile')
-rw-r--r-- | security/seahorse-gedit/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/security/seahorse-gedit/Makefile b/security/seahorse-gedit/Makefile index dfd94b2205e..170f26f3b85 100644 --- a/security/seahorse-gedit/Makefile +++ b/security/seahorse-gedit/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2007/06/05 05:37:35 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2007/09/19 23:13:27 wiz Exp $ DISTNAME= seahorse-1.0.1 PKGNAME= seahorse-gedit-1.0.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNOME:=sources/seahorse/1.0/} EXTRACT_SUFX= .tar.bz2 @@ -41,7 +41,7 @@ INSTALL_DIRS= plugins/gedit .include "../../security/seahorse/buildlink3.mk" .include "../../security/gpgme/buildlink3.mk" .include "../../sysutils/dbus-glib/buildlink3.mk" -.include "../../sysutils/gnome-vfs2/buildlink3.mk" +.include "../../sysutils/gnome-vfs/buildlink3.mk" .include "../../editors/gedit/buildlink3.mk" .include "../../textproc/gnome-doc-utils/buildlink3.mk" .include "../../textproc/scrollkeeper/omf.mk" |