mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
Support WITH_PERL properly on -current.
This commit is contained in:
parent
b327e9c777
commit
7d6631db55
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=33351
11
graphics/gimp-app-devel/files/patch-ac
Normal file
11
graphics/gimp-app-devel/files/patch-ac
Normal file
@ -0,0 +1,11 @@
|
||||
--- Makefile.in.orig Sat May 6 01:10:00 2000
|
||||
+++ Makefile.in Sat May 6 01:10:12 2000
|
||||
@@ -196,7 +196,7 @@
|
||||
|
||||
man_MANS = gimp.1 gimptool.1 gimprc.5
|
||||
|
||||
-m4datadir = $(datadir)/aclocal
|
||||
+m4datadir = $(prefix)/share/aclocal
|
||||
m4data_DATA = gimp.m4
|
||||
|
||||
scriptdata =
|
@ -19,7 +19,7 @@
|
||||
|
||||
-gimpdatadir=$datadir/$PACKAGE/$GIMP_MAJOR_VERSION.$GIMP_MINOR_VERSION
|
||||
-gimpplugindir=$libdir/$PACKAGE/$GIMP_MAJOR_VERSION.$GIMP_MINOR_VERSION
|
||||
+gimpdatadir=$datadir/gimp
|
||||
+gimpdatadir=$datadir/$PACKAGE
|
||||
+gimpplugindir=$libexecdir/$PACKAGE/$GIMP_MAJOR_VERSION.$GIMP_MINOR_VERSION
|
||||
localedir='${prefix}/${DATADIRNAME}/locale'
|
||||
|
||||
|
11
graphics/gimp-app-devel/files/patch-at
Normal file
11
graphics/gimp-app-devel/files/patch-at
Normal file
@ -0,0 +1,11 @@
|
||||
--- plug-ins/perl/config.pl.in.orig Sat Apr 8 00:17:49 2000
|
||||
+++ plug-ins/perl/config.pl.in Sat Apr 8 00:18:18 2000
|
||||
@@ -91,7 +91,7 @@
|
||||
$GIMP_LIBS_NOUI =~ s%\$topdir%$topdir%g;
|
||||
|
||||
# $...1 variables should be put in front of the corresponding MakeMaker values.
|
||||
-$INC1 = "-I$topdir";
|
||||
+$INC1 = "-I$topdir -I\$(PERL_INC)";
|
||||
$DEFINE1 = $IN_GIMP ? "-DIN_GIMP" : "";
|
||||
$DEFINE1 = " -Ddatadir=\"\\\"".expand($datadir)."\\\"\"";
|
||||
|
@ -593,8 +593,8 @@ share/gimp/gradients/Coffee
|
||||
share/gimp/gradients/Cold_Steel
|
||||
share/gimp/gradients/Cold_Steel_2
|
||||
share/gimp/gradients/Crown_molding
|
||||
share/gimp/gradients/Dark_1
|
||||
share/gimp/gradients/Danish_flag
|
||||
share/gimp/gradients/Dark_1
|
||||
share/gimp/gradients/Deep_Sea
|
||||
share/gimp/gradients/Default
|
||||
share/gimp/gradients/Flare_Glow_Angular_1
|
||||
@ -1311,8 +1311,8 @@ share/gimp/tips/gimp_tips.ja.txt
|
||||
share/gimp/tips/gimp_tips.ko.txt
|
||||
share/gimp/tips/gimp_tips.pl.txt
|
||||
share/gimp/tips/gimp_tips.ru.txt
|
||||
share/gimp/tips/gimp_tips.uk.txt
|
||||
share/gimp/tips/gimp_tips.txt
|
||||
share/gimp/tips/gimp_tips.uk.txt
|
||||
share/gimp/unitrc
|
||||
share/gimp/user_install
|
||||
share/locale/ca/LC_MESSAGES/gimp-libgimp.mo
|
||||
|
11
graphics/gimp-app/files/patch-ac
Normal file
11
graphics/gimp-app/files/patch-ac
Normal file
@ -0,0 +1,11 @@
|
||||
--- Makefile.in.orig Sat May 6 01:10:00 2000
|
||||
+++ Makefile.in Sat May 6 01:10:12 2000
|
||||
@@ -196,7 +196,7 @@
|
||||
|
||||
man_MANS = gimp.1 gimptool.1 gimprc.5
|
||||
|
||||
-m4datadir = $(datadir)/aclocal
|
||||
+m4datadir = $(prefix)/share/aclocal
|
||||
m4data_DATA = gimp.m4
|
||||
|
||||
scriptdata =
|
@ -19,7 +19,7 @@
|
||||
|
||||
-gimpdatadir=$datadir/$PACKAGE/$GIMP_MAJOR_VERSION.$GIMP_MINOR_VERSION
|
||||
-gimpplugindir=$libdir/$PACKAGE/$GIMP_MAJOR_VERSION.$GIMP_MINOR_VERSION
|
||||
+gimpdatadir=$datadir/gimp
|
||||
+gimpdatadir=$datadir/$PACKAGE
|
||||
+gimpplugindir=$libexecdir/$PACKAGE/$GIMP_MAJOR_VERSION.$GIMP_MINOR_VERSION
|
||||
localedir='${prefix}/${DATADIRNAME}/locale'
|
||||
|
||||
|
11
graphics/gimp-app/files/patch-at
Normal file
11
graphics/gimp-app/files/patch-at
Normal file
@ -0,0 +1,11 @@
|
||||
--- plug-ins/perl/config.pl.in.orig Sat Apr 8 00:17:49 2000
|
||||
+++ plug-ins/perl/config.pl.in Sat Apr 8 00:18:18 2000
|
||||
@@ -91,7 +91,7 @@
|
||||
$GIMP_LIBS_NOUI =~ s%\$topdir%$topdir%g;
|
||||
|
||||
# $...1 variables should be put in front of the corresponding MakeMaker values.
|
||||
-$INC1 = "-I$topdir";
|
||||
+$INC1 = "-I$topdir -I\$(PERL_INC)";
|
||||
$DEFINE1 = $IN_GIMP ? "-DIN_GIMP" : "";
|
||||
$DEFINE1 = " -Ddatadir=\"\\\"".expand($datadir)."\\\"\"";
|
||||
|
@ -593,8 +593,8 @@ share/gimp/gradients/Coffee
|
||||
share/gimp/gradients/Cold_Steel
|
||||
share/gimp/gradients/Cold_Steel_2
|
||||
share/gimp/gradients/Crown_molding
|
||||
share/gimp/gradients/Dark_1
|
||||
share/gimp/gradients/Danish_flag
|
||||
share/gimp/gradients/Dark_1
|
||||
share/gimp/gradients/Deep_Sea
|
||||
share/gimp/gradients/Default
|
||||
share/gimp/gradients/Flare_Glow_Angular_1
|
||||
@ -1311,8 +1311,8 @@ share/gimp/tips/gimp_tips.ja.txt
|
||||
share/gimp/tips/gimp_tips.ko.txt
|
||||
share/gimp/tips/gimp_tips.pl.txt
|
||||
share/gimp/tips/gimp_tips.ru.txt
|
||||
share/gimp/tips/gimp_tips.uk.txt
|
||||
share/gimp/tips/gimp_tips.txt
|
||||
share/gimp/tips/gimp_tips.uk.txt
|
||||
share/gimp/unitrc
|
||||
share/gimp/user_install
|
||||
share/locale/ca/LC_MESSAGES/gimp-libgimp.mo
|
||||
|
11
graphics/gimp-devel/files/patch-ac
Normal file
11
graphics/gimp-devel/files/patch-ac
Normal file
@ -0,0 +1,11 @@
|
||||
--- Makefile.in.orig Sat May 6 01:10:00 2000
|
||||
+++ Makefile.in Sat May 6 01:10:12 2000
|
||||
@@ -196,7 +196,7 @@
|
||||
|
||||
man_MANS = gimp.1 gimptool.1 gimprc.5
|
||||
|
||||
-m4datadir = $(datadir)/aclocal
|
||||
+m4datadir = $(prefix)/share/aclocal
|
||||
m4data_DATA = gimp.m4
|
||||
|
||||
scriptdata =
|
@ -19,7 +19,7 @@
|
||||
|
||||
-gimpdatadir=$datadir/$PACKAGE/$GIMP_MAJOR_VERSION.$GIMP_MINOR_VERSION
|
||||
-gimpplugindir=$libdir/$PACKAGE/$GIMP_MAJOR_VERSION.$GIMP_MINOR_VERSION
|
||||
+gimpdatadir=$datadir/gimp
|
||||
+gimpdatadir=$datadir/$PACKAGE
|
||||
+gimpplugindir=$libexecdir/$PACKAGE/$GIMP_MAJOR_VERSION.$GIMP_MINOR_VERSION
|
||||
localedir='${prefix}/${DATADIRNAME}/locale'
|
||||
|
||||
|
11
graphics/gimp-devel/files/patch-at
Normal file
11
graphics/gimp-devel/files/patch-at
Normal file
@ -0,0 +1,11 @@
|
||||
--- plug-ins/perl/config.pl.in.orig Sat Apr 8 00:17:49 2000
|
||||
+++ plug-ins/perl/config.pl.in Sat Apr 8 00:18:18 2000
|
||||
@@ -91,7 +91,7 @@
|
||||
$GIMP_LIBS_NOUI =~ s%\$topdir%$topdir%g;
|
||||
|
||||
# $...1 variables should be put in front of the corresponding MakeMaker values.
|
||||
-$INC1 = "-I$topdir";
|
||||
+$INC1 = "-I$topdir -I\$(PERL_INC)";
|
||||
$DEFINE1 = $IN_GIMP ? "-DIN_GIMP" : "";
|
||||
$DEFINE1 = " -Ddatadir=\"\\\"".expand($datadir)."\\\"\"";
|
||||
|
@ -593,8 +593,8 @@ share/gimp/gradients/Coffee
|
||||
share/gimp/gradients/Cold_Steel
|
||||
share/gimp/gradients/Cold_Steel_2
|
||||
share/gimp/gradients/Crown_molding
|
||||
share/gimp/gradients/Dark_1
|
||||
share/gimp/gradients/Danish_flag
|
||||
share/gimp/gradients/Dark_1
|
||||
share/gimp/gradients/Deep_Sea
|
||||
share/gimp/gradients/Default
|
||||
share/gimp/gradients/Flare_Glow_Angular_1
|
||||
@ -1311,8 +1311,8 @@ share/gimp/tips/gimp_tips.ja.txt
|
||||
share/gimp/tips/gimp_tips.ko.txt
|
||||
share/gimp/tips/gimp_tips.pl.txt
|
||||
share/gimp/tips/gimp_tips.ru.txt
|
||||
share/gimp/tips/gimp_tips.uk.txt
|
||||
share/gimp/tips/gimp_tips.txt
|
||||
share/gimp/tips/gimp_tips.uk.txt
|
||||
share/gimp/unitrc
|
||||
share/gimp/user_install
|
||||
share/locale/ca/LC_MESSAGES/gimp-libgimp.mo
|
||||
|
11
graphics/gimp/files/patch-ac
Normal file
11
graphics/gimp/files/patch-ac
Normal file
@ -0,0 +1,11 @@
|
||||
--- Makefile.in.orig Sat May 6 01:10:00 2000
|
||||
+++ Makefile.in Sat May 6 01:10:12 2000
|
||||
@@ -196,7 +196,7 @@
|
||||
|
||||
man_MANS = gimp.1 gimptool.1 gimprc.5
|
||||
|
||||
-m4datadir = $(datadir)/aclocal
|
||||
+m4datadir = $(prefix)/share/aclocal
|
||||
m4data_DATA = gimp.m4
|
||||
|
||||
scriptdata =
|
@ -19,7 +19,7 @@
|
||||
|
||||
-gimpdatadir=$datadir/$PACKAGE/$GIMP_MAJOR_VERSION.$GIMP_MINOR_VERSION
|
||||
-gimpplugindir=$libdir/$PACKAGE/$GIMP_MAJOR_VERSION.$GIMP_MINOR_VERSION
|
||||
+gimpdatadir=$datadir/gimp
|
||||
+gimpdatadir=$datadir/$PACKAGE
|
||||
+gimpplugindir=$libexecdir/$PACKAGE/$GIMP_MAJOR_VERSION.$GIMP_MINOR_VERSION
|
||||
localedir='${prefix}/${DATADIRNAME}/locale'
|
||||
|
||||
|
11
graphics/gimp/files/patch-at
Normal file
11
graphics/gimp/files/patch-at
Normal file
@ -0,0 +1,11 @@
|
||||
--- plug-ins/perl/config.pl.in.orig Sat Apr 8 00:17:49 2000
|
||||
+++ plug-ins/perl/config.pl.in Sat Apr 8 00:18:18 2000
|
||||
@@ -91,7 +91,7 @@
|
||||
$GIMP_LIBS_NOUI =~ s%\$topdir%$topdir%g;
|
||||
|
||||
# $...1 variables should be put in front of the corresponding MakeMaker values.
|
||||
-$INC1 = "-I$topdir";
|
||||
+$INC1 = "-I$topdir -I\$(PERL_INC)";
|
||||
$DEFINE1 = $IN_GIMP ? "-DIN_GIMP" : "";
|
||||
$DEFINE1 = " -Ddatadir=\"\\\"".expand($datadir)."\\\"\"";
|
||||
|
@ -593,8 +593,8 @@ share/gimp/gradients/Coffee
|
||||
share/gimp/gradients/Cold_Steel
|
||||
share/gimp/gradients/Cold_Steel_2
|
||||
share/gimp/gradients/Crown_molding
|
||||
share/gimp/gradients/Dark_1
|
||||
share/gimp/gradients/Danish_flag
|
||||
share/gimp/gradients/Dark_1
|
||||
share/gimp/gradients/Deep_Sea
|
||||
share/gimp/gradients/Default
|
||||
share/gimp/gradients/Flare_Glow_Angular_1
|
||||
@ -1311,8 +1311,8 @@ share/gimp/tips/gimp_tips.ja.txt
|
||||
share/gimp/tips/gimp_tips.ko.txt
|
||||
share/gimp/tips/gimp_tips.pl.txt
|
||||
share/gimp/tips/gimp_tips.ru.txt
|
||||
share/gimp/tips/gimp_tips.uk.txt
|
||||
share/gimp/tips/gimp_tips.txt
|
||||
share/gimp/tips/gimp_tips.uk.txt
|
||||
share/gimp/unitrc
|
||||
share/gimp/user_install
|
||||
share/locale/ca/LC_MESSAGES/gimp-libgimp.mo
|
||||
|
11
graphics/gimp1/files/patch-ac
Normal file
11
graphics/gimp1/files/patch-ac
Normal file
@ -0,0 +1,11 @@
|
||||
--- Makefile.in.orig Sat May 6 01:10:00 2000
|
||||
+++ Makefile.in Sat May 6 01:10:12 2000
|
||||
@@ -196,7 +196,7 @@
|
||||
|
||||
man_MANS = gimp.1 gimptool.1 gimprc.5
|
||||
|
||||
-m4datadir = $(datadir)/aclocal
|
||||
+m4datadir = $(prefix)/share/aclocal
|
||||
m4data_DATA = gimp.m4
|
||||
|
||||
scriptdata =
|
@ -19,7 +19,7 @@
|
||||
|
||||
-gimpdatadir=$datadir/$PACKAGE/$GIMP_MAJOR_VERSION.$GIMP_MINOR_VERSION
|
||||
-gimpplugindir=$libdir/$PACKAGE/$GIMP_MAJOR_VERSION.$GIMP_MINOR_VERSION
|
||||
+gimpdatadir=$datadir/gimp
|
||||
+gimpdatadir=$datadir/$PACKAGE
|
||||
+gimpplugindir=$libexecdir/$PACKAGE/$GIMP_MAJOR_VERSION.$GIMP_MINOR_VERSION
|
||||
localedir='${prefix}/${DATADIRNAME}/locale'
|
||||
|
||||
|
11
graphics/gimp1/files/patch-at
Normal file
11
graphics/gimp1/files/patch-at
Normal file
@ -0,0 +1,11 @@
|
||||
--- plug-ins/perl/config.pl.in.orig Sat Apr 8 00:17:49 2000
|
||||
+++ plug-ins/perl/config.pl.in Sat Apr 8 00:18:18 2000
|
||||
@@ -91,7 +91,7 @@
|
||||
$GIMP_LIBS_NOUI =~ s%\$topdir%$topdir%g;
|
||||
|
||||
# $...1 variables should be put in front of the corresponding MakeMaker values.
|
||||
-$INC1 = "-I$topdir";
|
||||
+$INC1 = "-I$topdir -I\$(PERL_INC)";
|
||||
$DEFINE1 = $IN_GIMP ? "-DIN_GIMP" : "";
|
||||
$DEFINE1 = " -Ddatadir=\"\\\"".expand($datadir)."\\\"\"";
|
||||
|
@ -593,8 +593,8 @@ share/gimp/gradients/Coffee
|
||||
share/gimp/gradients/Cold_Steel
|
||||
share/gimp/gradients/Cold_Steel_2
|
||||
share/gimp/gradients/Crown_molding
|
||||
share/gimp/gradients/Dark_1
|
||||
share/gimp/gradients/Danish_flag
|
||||
share/gimp/gradients/Dark_1
|
||||
share/gimp/gradients/Deep_Sea
|
||||
share/gimp/gradients/Default
|
||||
share/gimp/gradients/Flare_Glow_Angular_1
|
||||
@ -1311,8 +1311,8 @@ share/gimp/tips/gimp_tips.ja.txt
|
||||
share/gimp/tips/gimp_tips.ko.txt
|
||||
share/gimp/tips/gimp_tips.pl.txt
|
||||
share/gimp/tips/gimp_tips.ru.txt
|
||||
share/gimp/tips/gimp_tips.uk.txt
|
||||
share/gimp/tips/gimp_tips.txt
|
||||
share/gimp/tips/gimp_tips.uk.txt
|
||||
share/gimp/unitrc
|
||||
share/gimp/user_install
|
||||
share/locale/ca/LC_MESSAGES/gimp-libgimp.mo
|
||||
|
11
graphics/gimpshop/files/patch-ac
Normal file
11
graphics/gimpshop/files/patch-ac
Normal file
@ -0,0 +1,11 @@
|
||||
--- Makefile.in.orig Sat May 6 01:10:00 2000
|
||||
+++ Makefile.in Sat May 6 01:10:12 2000
|
||||
@@ -196,7 +196,7 @@
|
||||
|
||||
man_MANS = gimp.1 gimptool.1 gimprc.5
|
||||
|
||||
-m4datadir = $(datadir)/aclocal
|
||||
+m4datadir = $(prefix)/share/aclocal
|
||||
m4data_DATA = gimp.m4
|
||||
|
||||
scriptdata =
|
@ -19,7 +19,7 @@
|
||||
|
||||
-gimpdatadir=$datadir/$PACKAGE/$GIMP_MAJOR_VERSION.$GIMP_MINOR_VERSION
|
||||
-gimpplugindir=$libdir/$PACKAGE/$GIMP_MAJOR_VERSION.$GIMP_MINOR_VERSION
|
||||
+gimpdatadir=$datadir/gimp
|
||||
+gimpdatadir=$datadir/$PACKAGE
|
||||
+gimpplugindir=$libexecdir/$PACKAGE/$GIMP_MAJOR_VERSION.$GIMP_MINOR_VERSION
|
||||
localedir='${prefix}/${DATADIRNAME}/locale'
|
||||
|
||||
|
11
graphics/gimpshop/files/patch-at
Normal file
11
graphics/gimpshop/files/patch-at
Normal file
@ -0,0 +1,11 @@
|
||||
--- plug-ins/perl/config.pl.in.orig Sat Apr 8 00:17:49 2000
|
||||
+++ plug-ins/perl/config.pl.in Sat Apr 8 00:18:18 2000
|
||||
@@ -91,7 +91,7 @@
|
||||
$GIMP_LIBS_NOUI =~ s%\$topdir%$topdir%g;
|
||||
|
||||
# $...1 variables should be put in front of the corresponding MakeMaker values.
|
||||
-$INC1 = "-I$topdir";
|
||||
+$INC1 = "-I$topdir -I\$(PERL_INC)";
|
||||
$DEFINE1 = $IN_GIMP ? "-DIN_GIMP" : "";
|
||||
$DEFINE1 = " -Ddatadir=\"\\\"".expand($datadir)."\\\"\"";
|
||||
|
@ -593,8 +593,8 @@ share/gimp/gradients/Coffee
|
||||
share/gimp/gradients/Cold_Steel
|
||||
share/gimp/gradients/Cold_Steel_2
|
||||
share/gimp/gradients/Crown_molding
|
||||
share/gimp/gradients/Dark_1
|
||||
share/gimp/gradients/Danish_flag
|
||||
share/gimp/gradients/Dark_1
|
||||
share/gimp/gradients/Deep_Sea
|
||||
share/gimp/gradients/Default
|
||||
share/gimp/gradients/Flare_Glow_Angular_1
|
||||
@ -1311,8 +1311,8 @@ share/gimp/tips/gimp_tips.ja.txt
|
||||
share/gimp/tips/gimp_tips.ko.txt
|
||||
share/gimp/tips/gimp_tips.pl.txt
|
||||
share/gimp/tips/gimp_tips.ru.txt
|
||||
share/gimp/tips/gimp_tips.uk.txt
|
||||
share/gimp/tips/gimp_tips.txt
|
||||
share/gimp/tips/gimp_tips.uk.txt
|
||||
share/gimp/unitrc
|
||||
share/gimp/user_install
|
||||
share/locale/ca/LC_MESSAGES/gimp-libgimp.mo
|
||||
|
Loading…
Reference in New Issue
Block a user