diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-06-17 22:52:51 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-06-17 22:52:51 +0000 |
commit | cc4ab9b2b17cf57ab1091e79b0541bf009138549 (patch) | |
tree | 3e286a12f2259266c189eb12aa2609e30beda0a6 /graphics/gimp-app-devel/files/patch-plug-ins_Makefile.in | |
parent | Add p5-Altoids 1.017, (diff) |
Update to 1.3.15.
Notes
Notes:
svn path=/head/; revision=83194
Diffstat (limited to 'graphics/gimp-app-devel/files/patch-plug-ins_Makefile.in')
-rw-r--r-- | graphics/gimp-app-devel/files/patch-plug-ins_Makefile.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/gimp-app-devel/files/patch-plug-ins_Makefile.in b/graphics/gimp-app-devel/files/patch-plug-ins_Makefile.in deleted file mode 100644 index 829f78c7162b..000000000000 --- a/graphics/gimp-app-devel/files/patch-plug-ins_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- plug-ins/Makefile.in.orig Fri Jul 27 21:36:22 2001 -+++ plug-ins/Makefile.in Wed Aug 15 22:02:54 2001 -@@ -113,7 +113,7 @@ - HAVE_FINITE = @HAVE_FINITE@ - HAVE_GTK_DOC = @HAVE_GTK_DOC@ - HAVE_ISFINITE = @HAVE_ISFINITE@ --HELPBROWSER = @HELPBROWSER@ -+#HELPBROWSER = @HELPBROWSER@ - HTML_DIR = @HTML_DIR@ - INSTOBJEXT = @INSTOBJEXT@ - INTLBISON = @INTLBISON@ |