summaryrefslogtreecommitdiffstats
path: root/editors/gedit
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-02-19 13:20:32 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-02-19 13:20:32 +0800
commitd2126bccf0f9666a9763dece8d78159d3ee12f57 (patch)
tree957ff5deb38f8c664364754f81bf5a40492cf086 /editors/gedit
parente5cc86e07559593d6821e960dc913d22d4c9a486 (diff)
downloadmarcuscom-ports-d2126bccf0f9666a9763dece8d78159d3ee12f57.tar
marcuscom-ports-d2126bccf0f9666a9763dece8d78159d3ee12f57.tar.gz
marcuscom-ports-d2126bccf0f9666a9763dece8d78159d3ee12f57.tar.bz2
marcuscom-ports-d2126bccf0f9666a9763dece8d78159d3ee12f57.tar.lz
marcuscom-ports-d2126bccf0f9666a9763dece8d78159d3ee12f57.tar.xz
marcuscom-ports-d2126bccf0f9666a9763dece8d78159d3ee12f57.tar.zst
marcuscom-ports-d2126bccf0f9666a9763dece8d78159d3ee12f57.zip
Spell PACKAGE_BUILDING correctly, and fix the plist in the case where Python
is not installed. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5709 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'editors/gedit')
-rw-r--r--editors/gedit/Makefile4
-rw-r--r--editors/gedit/pkg-plist34
2 files changed, 19 insertions, 19 deletions
diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile
index 5f4c378e4..764e6a2a5 100644
--- a/editors/gedit/Makefile
+++ b/editors/gedit/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/editors/gedit/Makefile,v 1.21 2006/02/14 03:40:09 marcus Exp $
+# $MCom: ports/editors/gedit/Makefile,v 1.22 2006/02/14 03:40:31 marcus Exp $
#
PORTNAME= gedit
@@ -34,7 +34,7 @@ PLIST_SUB= VERSION="2.14"
MAN1= gedit.1
GCONF_SCHEMAS= gedit.schemas
-.if defined(PACAKGE_BUILDING)
+.if defined(PACKAGE_BUILDING)
.undef WITHOUT_GNOME
WITH_GNOME= yes
.endif
diff --git a/editors/gedit/pkg-plist b/editors/gedit/pkg-plist
index b26f907f9..c3b5d9bd0 100644
--- a/editors/gedit/pkg-plist
+++ b/editors/gedit/pkg-plist
@@ -99,27 +99,10 @@ lib/gedit-2/plugins/sort.gedit-plugin
%%PYTHON%%lib/gedit-2/plugins/snippets/__init__.py
%%PYTHON%%lib/gedit-2/plugins/snippets/__init__.pyc
%%PYTHON%%lib/gedit-2/plugins/snippets/__init__.pyo
-share/gnome/gedit-2/plugins/snippets/c++.xml
-share/gnome/gedit-2/plugins/snippets/c.xml
-share/gnome/gedit-2/plugins/snippets/css.xml
%%PYTHON%%lib/gedit-2/plugins/snippets/functions.py
%%PYTHON%%lib/gedit-2/plugins/snippets/functions.pyc
%%PYTHON%%lib/gedit-2/plugins/snippets/functions.pyo
-%%PYTHON%%share/gnome/gedit-2/plugins/snippets/global.xml
-%%PYTHON%%share/gnome/gedit-2/plugins/snippets/haskell.xml
-%%PYTHON%%share/gnome/gedit-2/plugins/snippets/html.xml
-%%PYTHON%%share/gnome/gedit-2/plugins/snippets/idl.xml
-%%PYTHON%%share/gnome/gedit-2/plugins/snippets/java.xml
-%%PYTHON%%share/gnome/gedit-2/plugins/snippets/javascript.xml
-%%PYTHON%%share/gnome/gedit-2/plugins/snippets/latex.xml
-%%PYTHON%%share/gnome/gedit-2/plugins/snippets/perl.xml
-%%PYTHON%%share/gnome/gedit-2/plugins/snippets/php.xml
-%%PYTHON%%share/gnome/gedit-2/plugins/snippets/python.xml
-%%PYTHON%%share/gnome/gedit-2/plugins/snippets/ruby.xml
-%%PYTHON%%share/gnome/gedit-2/plugins/snippets/sh.xml
%%PYTHON%%lib/gedit-2/plugins/snippets/snippets.glade
-%%PYTHON%%share/gnome/gedit-2/plugins/snippets/tcl.xml
-%%PYTHON%%share/gnome/gedit-2/plugins/snippets/xml.xml
lib/gedit-2/plugins/spell.gedit-plugin
lib/gedit-2/plugins/taglist.gedit-plugin
lib/gedit-2/plugins/time.gedit-plugin
@@ -136,6 +119,23 @@ share/gnome/gedit-2/glade/sort.glade2
share/gnome/gedit-2/glade/spell-checker.glade2
share/gnome/gedit-2/glade/time.glade2
%%PYTHON%%share/gnome/gedit-2/plugins/externaltools/stock-tools.xml
+%%PYTHON%%share/gnome/gedit-2/plugins/snippets/c++.xml
+%%PYTHON%%share/gnome/gedit-2/plugins/snippets/c.xml
+%%PYTHON%%share/gnome/gedit-2/plugins/snippets/css.xml
+%%PYTHON%%share/gnome/gedit-2/plugins/snippets/global.xml
+%%PYTHON%%share/gnome/gedit-2/plugins/snippets/haskell.xml
+%%PYTHON%%share/gnome/gedit-2/plugins/snippets/html.xml
+%%PYTHON%%share/gnome/gedit-2/plugins/snippets/idl.xml
+%%PYTHON%%share/gnome/gedit-2/plugins/snippets/java.xml
+%%PYTHON%%share/gnome/gedit-2/plugins/snippets/javascript.xml
+%%PYTHON%%share/gnome/gedit-2/plugins/snippets/latex.xml
+%%PYTHON%%share/gnome/gedit-2/plugins/snippets/perl.xml
+%%PYTHON%%share/gnome/gedit-2/plugins/snippets/php.xml
+%%PYTHON%%share/gnome/gedit-2/plugins/snippets/python.xml
+%%PYTHON%%share/gnome/gedit-2/plugins/snippets/ruby.xml
+%%PYTHON%%share/gnome/gedit-2/plugins/snippets/sh.xml
+%%PYTHON%%share/gnome/gedit-2/plugins/snippets/tcl.xml
+%%PYTHON%%share/gnome/gedit-2/plugins/snippets/xml.xml
share/gnome/gedit-2/taglist/HTML.tags
share/gnome/gedit-2/taglist/Latex.tags
share/gnome/gedit-2/taglist/XSLT.tags