aboutsummaryrefslogtreecommitdiff
path: root/deskutils/orage
diff options
context:
space:
mode:
authorOlivier Duchateau <olivierd@FreeBSD.org>2013-10-15 18:36:02 +0000
committerOlivier Duchateau <olivierd@FreeBSD.org>2013-10-15 18:36:02 +0000
commit5483a9d67873de1dc452bfef0191dc81f95b6fff (patch)
tree86377d0e922207e753983679587f0d16a831ac7d /deskutils/orage
parent3ea297899635674b5ecfefa97c8ff3d23a871285 (diff)
downloadports-5483a9d67873de1dc452bfef0191dc81f95b6fff.tar.gz
ports-5483a9d67873de1dc452bfef0191dc81f95b6fff.zip
- Support STAGEDIR
While I'm here - Switch to USES= gmake - Convert to new LIB_DEPENDS format - Enhance COMMENT entry (misc/xfce4-wm-themes) - Adjust Xfce dependencies, and bump PORTREVISION (sysutils/xfce4-power-manager)
Notes
Notes: svn path=/head/; revision=330424
Diffstat (limited to 'deskutils/orage')
-rw-r--r--deskutils/orage/Makefile14
-rw-r--r--deskutils/orage/pkg-plist3
2 files changed, 8 insertions, 9 deletions
diff --git a/deskutils/orage/Makefile b/deskutils/orage/Makefile
index de67283685c1..efe8074aa090 100644
--- a/deskutils/orage/Makefile
+++ b/deskutils/orage/Makefile
@@ -12,13 +12,12 @@ DIST_SUBDIR= xfce4
MAINTAINER= xfce@FreeBSD.org
COMMENT= Calendar application to manage your time with Xfce 4
-LIB_DEPENDS= popt:${PORTSDIR}/devel/popt
+LIB_DEPENDS= libpopt.so:${PORTSDIR}/devel/popt
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
-USES= pkgconfig gettext pathfix desktop-file-utils
+USES= pkgconfig gettext desktop-file-utils gmake
USE_BZIP2= yes
-USE_GMAKE= yes
USE_GNOME= gtk20 intltool intlhack
USE_XFCE= configenv libmenu panel
USE_XORG= xext xrender xinerama xi xrandr xcursor xcomposite xdamage x11 \
@@ -29,9 +28,6 @@ OPTIONS_DEFAULT= DBUS NOTIFY
ICAL_DESC= libical support
-MAN1= globaltime.1 orage.1 tz_convert.1
-
-NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MBDB}
@@ -46,7 +42,7 @@ CONFIGURE_ARGS+=--with-bdb4=no
.if ${PORT_OPTIONS:MICAL}
CONFIGURE_ARGS+=--enable-libical
-LIB_DEPENDS+= ical:${PORTSDIR}/devel/libical
+LIB_DEPENDS+= libical.so:${PORTSDIR}/devel/libical
CFLAGS+= -I${LOCALBASE}/include/libical
PLIST_SUB+= WITH_ICAL="@comment "
.else
@@ -55,7 +51,7 @@ PLIST_SUB+= WITH_ICAL=""
.endif
.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+= DBUS=""
.else
@@ -64,7 +60,7 @@ PLIST_SUB+= DBUS="@comment "
.endif
.if ${PORT_OPTIONS:MNOTIFY}
-LIB_DEPENDS+= notify:${PORTSDIR}/devel/libnotify
+LIB_DEPENDS+= libnotify.so:${PORTSDIR}/devel/libnotify
CONFIGURE_ARGS+=--enable-libnotify
.else
CONFIGURE_ARGS+=--disable-libnotify
diff --git a/deskutils/orage/pkg-plist b/deskutils/orage/pkg-plist
index c42c68c646b7..ff79da3526f6 100644
--- a/deskutils/orage/pkg-plist
+++ b/deskutils/orage/pkg-plist
@@ -2,6 +2,9 @@ bin/globaltime
bin/orage
bin/tz_convert
libexec/xfce4/panel-plugins/xfce4-orageclock-plugin
+man/man1/globaltime.1.gz
+man/man1/orage.1.gz
+man/man1/tz_convert.1.gz
share/applications/globaltime.desktop
share/applications/xfcalendar.desktop
share/applications/xfce-xfcalendar-settings.desktop