mirror of
https://git.freebsd.org/ports.git
synced 2025-05-29 01:16:28 -04:00
- Update WWW - Drop libtool patching - Tidy pkg-plist Submitted by: Matt Lancereau <matt@bsd-blax.org> Approved by: maintainer
11 lines
499 B
Text
11 lines
499 B
Text
--- configure.orig Wed Jul 23 22:20:56 2003
|
|
+++ configure Fri Aug 1 12:56:48 2003
|
|
@@ -19567,7 +19568,7 @@
|
|
|
|
echo "$as_me:$LINENO: checking where to install panel plugins" >&5
|
|
echo $ECHO_N "checking where to install panel plugins... $ECHO_C" >&6
|
|
- XFCE4_PANEL_PLUGINSDIR=`$PKG_CONFIG --variable=pluginsdir xfce4-panel-1.0`
|
|
+ XFCE4_PANEL_PLUGINSDIR=${prefix}/lib/xfce4/panel-plugins
|
|
|
|
echo "$as_me:$LINENO: result: $XFCE4_PANEL_PLUGINSDIR" >&5
|
|
echo "${ECHO_T}$XFCE4_PANEL_PLUGINSDIR" >&6
|