From 7a8e18ea0445c343248be001481ade6c3d139148 Mon Sep 17 00:00:00 2001 From: marcus Date: Wed, 8 Jul 2009 05:54:19 +0000 Subject: Clean up the sample plugins directory that is created at package install time. I'm not sure this directory is still needed, but this is a less intrusive change. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12428 df743ca5-7f9a-e211-a948-0013205c9059 --- editors/gedit/Makefile | 4 ++-- editors/gedit/pkg-plist | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile index 76639f302..d8c1e0301 100644 --- a/editors/gedit/Makefile +++ b/editors/gedit/Makefile @@ -3,12 +3,12 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom: ports/editors/gedit/Makefile,v 1.100 2009/06/22 12:19:51 avl Exp $ +# $MCom: ports/editors/gedit/Makefile,v 1.101 2009/07/07 18:43:37 marcus Exp $ # PORTNAME= gedit PORTVERSION= 2.27.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/editors/gedit/pkg-plist b/editors/gedit/pkg-plist index 764e9ac33..474e46f67 100644 --- a/editors/gedit/pkg-plist +++ b/editors/gedit/pkg-plist @@ -599,6 +599,7 @@ share/omf/gedit/gedit-zh_TW.omf %%PYTHON%%@dirrm share/gedit-2/plugins/snippets %%PYTHON%%@dirrm share/gedit-2/plugins/pythonconsole/ui %%PYTHON%%@dirrm share/gedit-2/plugins/pythonconsole +@dirrm share/gedit-2/plugins/sample @dirrm share/gedit-2/plugins/modelines @dirrm share/gedit-2/plugins/indent @dirrm share/gedit-2/plugins/filebrowser -- cgit v1.2.3