summaryrefslogtreecommitdiffstats
path: root/x11/zenity
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2014-01-17 05:18:10 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2014-01-17 05:18:10 +0800
commit22d748d9e6156f93555717ea9f3214e36e167770 (patch)
treecf8b6d08c618c0d5080519013c5d55be9541b518 /x11/zenity
parentdb8dc3c0269c36696b57dab63c9030341c076cee (diff)
downloadmarcuscom-ports-22d748d9e6156f93555717ea9f3214e36e167770.tar
marcuscom-ports-22d748d9e6156f93555717ea9f3214e36e167770.tar.gz
marcuscom-ports-22d748d9e6156f93555717ea9f3214e36e167770.tar.bz2
marcuscom-ports-22d748d9e6156f93555717ea9f3214e36e167770.tar.lz
marcuscom-ports-22d748d9e6156f93555717ea9f3214e36e167770.tar.xz
marcuscom-ports-22d748d9e6156f93555717ea9f3214e36e167770.tar.zst
marcuscom-ports-22d748d9e6156f93555717ea9f3214e36e167770.zip
Remove NO_STAGE completely from MC. Misc small cleanups.
gnome-keyring is a dry commit. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18972 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/zenity')
-rw-r--r--x11/zenity/Makefile12
-rw-r--r--x11/zenity/pkg-plist1
2 files changed, 5 insertions, 8 deletions
diff --git a/x11/zenity/Makefile b/x11/zenity/Makefile
index c51d957e3..9d9dea9cb 100644
--- a/x11/zenity/Makefile
+++ b/x11/zenity/Makefile
@@ -1,6 +1,6 @@
# Created by: Franz Klammer <klammer@webonaut.com>
# $FreeBSD$
-# $MCom: ports/trunk/x11/zenity/Makefile 18393 2013-04-26 21:23:07Z kwm $
+# $MCom$
PORTNAME= zenity
PORTVERSION= 2.32.1
@@ -15,7 +15,8 @@ COMMENT= Display GNOME dialogs from the command line
BUILD_DEPENDS= rarian-sk-config:${PORTSDIR}/textproc/rarian
RUN_DEPENDS= rarian-sk-config:${PORTSDIR}/textproc/rarian
-NO_STAGE= yes
+CONFLICTS= gtkada-1.2.* zenity3-*
+
USE_GNOME= gnomeprefix gtk20 gnomedocutils intlhack
USE_BZIP2= yes
USES= gettext gmake pathfix pkgconfig
@@ -23,11 +24,6 @@ GNU_CONFIGURE= yes
INSTALLS_OMF= yes
CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS}
LDFLAGS+= -L${LOCALBASE}/lib
-CONFIGURE_ENV= LIBS="-lintl ${PTHREAD_LIBS}"
-
-MAN1= zenity.1
-
-CONFLICTS= gtkada-1.2.*
OPTIONS_DEFINE= NOTIFY
OPTIONS_DEFAULT=NOTIFY
@@ -35,7 +31,7 @@ OPTIONS_DEFAULT=NOTIFY
.include <bsd.port.options.mk>
.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/x11/zenity/pkg-plist b/x11/zenity/pkg-plist
index 96e303ee5..394244024 100644
--- a/x11/zenity/pkg-plist
+++ b/x11/zenity/pkg-plist
@@ -1,5 +1,6 @@
bin/gdialog
bin/zenity
+man/man1/zenity.1.gz
share/gnome/help/zenity/C/figures/zenity-calendar-screenshot.png
share/gnome/help/zenity/C/figures/zenity-entry-screenshot.png
share/gnome/help/zenity/C/figures/zenity-error-screenshot.png