From 8bbdc818dcc168174dd63095ff458c940f885421 Mon Sep 17 00:00:00 2001 From: pav Date: Mon, 24 Jan 2005 23:36:14 +0000 Subject: - Move editors/gedit2 to editors/gedit --- security/seahorse/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'security') diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile index 46d500ca4023..e320a2aaa9ff 100644 --- a/security/seahorse/Makefile +++ b/security/seahorse/Makefile @@ -37,8 +37,8 @@ OPTIONS= GEDIT "Enable the gedit plug-in" on .include .if defined(WITH_GEDIT) -BUILD_DEPENDS+= gedit:${PORTSDIR}/editors/gedit2 -RUN_DEPENDS+= gedit:${PORTSDIR}/editors/gedit2 +BUILD_DEPENDS+= gedit:${PORTSDIR}/editors/gedit +RUN_DEPENDS+= gedit:${PORTSDIR}/editors/gedit PLIST_SUB+= GEDIT="" .else PLIST_SUB+= GEDIT="@comment " -- cgit