mirror of
https://git.freebsd.org/ports.git
synced 2025-06-09 06:40:33 -04:00
Convert to OptionsNG, remove shlib versions, update Makefile header. Disable helpbrowser for now, need newer webkit. Use USE_PKGCONFIG and switch to pathfix instead of gnomehack Requested by many. Obtained from: gnome team repo
15 lines
379 B
Text
15 lines
379 B
Text
--- configure.orig 2013-02-03 09:15:30.000000000 +0000
|
|
+++ configure 2013-02-03 09:15:31.000000000 +0000
|
|
@@ -23307,9 +23307,9 @@
|
|
fi
|
|
|
|
|
|
-gimpdatadir="$datadir/$PACKAGE/2.0"
|
|
-gimpplugindir="$libdir/$PACKAGE/2.0"
|
|
-gimpsysconfdir="$sysconfdir/$PACKAGE/2.0"
|
|
+gimpdatadir="$datadir/$PACKAGE"
|
|
+gimpplugindir="$libexecdir/$PACKAGE/2.2"
|
|
+gimpsysconfdir="$sysconfdir/$PACKAGE/2.2"
|
|
|
|
|
|
|