aboutsummaryrefslogtreecommitdiff
path: root/x11-fm/thunar
diff options
context:
space:
mode:
authorOlivier Duchateau <olivierd@FreeBSD.org>2013-10-14 20:07:52 +0000
committerOlivier Duchateau <olivierd@FreeBSD.org>2013-10-14 20:07:52 +0000
commit263a2c93196c25a7f03668dc8dab78a55efdc02b (patch)
tree6ffee27402c80bb3c1b6e22d60f3e02aad38dbcb /x11-fm/thunar
parent1ca7b37ec90d4b4860c1e8bf408f5bbf8b74a02d (diff)
downloadports-263a2c93196c25a7f03668dc8dab78a55efdc02b.tar.gz
ports-263a2c93196c25a7f03668dc8dab78a55efdc02b.zip
- Support STAGEDIR
- Convert to new LIB_DEPENDS format
Notes
Notes: svn path=/head/; revision=330351
Diffstat (limited to 'x11-fm/thunar')
-rw-r--r--x11-fm/thunar/Makefile15
-rw-r--r--x11-fm/thunar/pkg-plist1
2 files changed, 7 insertions, 9 deletions
diff --git a/x11-fm/thunar/Makefile b/x11-fm/thunar/Makefile
index 5410ef15bb3e..41e69315fa24 100644
--- a/x11-fm/thunar/Makefile
+++ b/x11-fm/thunar/Makefile
@@ -11,7 +11,7 @@ DIST_SUBDIR= xfce4
MAINTAINER= xfce@FreeBSD.org
COMMENT= Xfce file manager
-LIB_DEPENDS= tumbler-1:${PORTSDIR}/deskutils/xfce4-tumbler
+LIB_DEPENDS= libtumbler-1.so:${PORTSDIR}/deskutils/xfce4-tumbler
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
@@ -39,13 +39,10 @@ PLUG_WALL_DESC= Wallpaper plugin
CONFIGURE_ARGS+=--enable-gio-unix \
--disable-gudev
-MAN1= Thunar.1
-
-NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MDBUS}
-LIB_DEPENDS+= dbus-glib-1:${PORTSDIR}/devel/dbus-glib
+LIB_DEPENDS+= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib
CONFIGURE_ARGS+=--enable-dbus
PLIST_SUB+= WITH_DBUS=""
.else
@@ -63,7 +60,7 @@ PLIST_SUB+= NLS="@comment "
.endif
.if ${PORT_OPTIONS:MNOTIFY}
-LIB_DEPENDS+= notify:${PORTSDIR}/devel/libnotify
+LIB_DEPENDS+= libnotify.so:${PORTSDIR}/devel/libnotify
CONFIGURE_ARGS+=--enable-notifications
.else
CONFIGURE_ARGS+=--disable-notifications
@@ -78,7 +75,7 @@ PLIST_SUB+= APIDOCS="@comment "
.endif
.if ${PORT_OPTIONS:MPLUG_APR}
-LIB_DEPENDS+= exif:${PORTSDIR}/graphics/libexif
+LIB_DEPENDS+= libexif.so:${PORTSDIR}/graphics/libexif
CONFIGURE_ARGS+=--enable-apr-plugin --enable-exif
PLIST_SUB+= PLUGIN_APR=""
.else
@@ -87,7 +84,7 @@ PLIST_SUB+= PLUGIN_APR="@comment "
.endif
.if ${PORT_OPTIONS:MPLUG_SBR}
-LIB_DEPENDS+= pcre:${PORTSDIR}/devel/pcre
+LIB_DEPENDS+= libpcre.so:${PORTSDIR}/devel/pcre
CONFIGURE_ARGS+=--enable-sbr-plugin --enable-pcre
PLIST_SUB+= PLUGIN_SBR=""
.else
@@ -121,7 +118,7 @@ PLIST_SUB+= PLUGIN_WALL="@comment "
.endif
.if ${PORT_OPTIONS:MSTARTUP}
-LIB_DEPENDS+= startup-notification-1:${PORTSDIR}/x11/startup-notification
+LIB_DEPENDS+= libstartup-notification-1.so:${PORTSDIR}/x11/startup-notification
CONFIGURE_ARGS+=--enable-startup-notification
.else
CONFIGURE_ARGS+=--disable-startup-notification
diff --git a/x11-fm/thunar/pkg-plist b/x11-fm/thunar/pkg-plist
index 8a2aee6eb624..471fd6e86ca0 100644
--- a/x11-fm/thunar/pkg-plist
+++ b/x11-fm/thunar/pkg-plist
@@ -29,6 +29,7 @@ lib/libthunarx-2.so.0
%%PLUGIN_TPA%%lib/xfce4/panel/plugins/libthunar-tpa.la
%%PLUGIN_TPA%%lib/xfce4/panel/plugins/libthunar-tpa.so
libdata/pkgconfig/thunarx-2.pc
+man/man1/Thunar.1.gz
share/Thunar/sendto/thunar-sendto-email.desktop
share/applications/Thunar-bulk-rename.desktop
share/applications/Thunar-folder-handler.desktop