summaryrefslogtreecommitdiff
path: root/graphics/gimp-app-devel/files/patch-configure
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-03-27 18:07:19 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-03-27 18:07:19 +0000
commit5ebcd5f7e01722640433fb3f8a74671116025f74 (patch)
tree2ee4e8034d550d54edab22212cf52c7d2daa9164 /graphics/gimp-app-devel/files/patch-configure
parent* Shorten COMMENT to appease portlint (diff)
After repocopy of GIMP 2.0 from graphics/gimp-devel to graphics/gimp:
- Update comment and description - Remove graphics/gimp-devel - Chase dependencies - Add entry to MOVED Repocopied by: marcus
Diffstat (limited to 'graphics/gimp-app-devel/files/patch-configure')
-rw-r--r--graphics/gimp-app-devel/files/patch-configure13
1 files changed, 0 insertions, 13 deletions
diff --git a/graphics/gimp-app-devel/files/patch-configure b/graphics/gimp-app-devel/files/patch-configure
deleted file mode 100644
index 3fd4a72a783d..000000000000
--- a/graphics/gimp-app-devel/files/patch-configure
+++ /dev/null
@@ -1,13 +0,0 @@
---- configure.orig Sun Mar 7 02:08:10 2004
-+++ configure Sun Mar 7 02:48:14 2004
-@@ -32869,8 +32870,8 @@
- fi
- fi;
-
--gimpdatadir="$datadir/$PACKAGE/2.0"
--gimpplugindir="$libdir/$PACKAGE/2.0"
-+gimpdatadir="$datadir/$PACKAGE"
-+gimpplugindir="$libexecdir/$PACKAGE/2.0"
- gimpsysconfdir="$sysconfdir/$PACKAGE/2.0"
-
- localedir='${prefix}/${DATADIRNAME}/locale'