summaryrefslogtreecommitdiff
path: root/chat/pidgin
diff options
context:
space:
mode:
authorwiz <wiz>2011-03-14 12:50:48 +0000
committerwiz <wiz>2011-03-14 12:50:48 +0000
commit4ea6d480ea1a3e8568441df488adbd59e8548799 (patch)
tree6a0d0b723b021c363c997fcb33c827ab5b015397 /chat/pidgin
parentef45fc9f85d65da01f4b3449ee19ccfb06999050 (diff)
downloadpkgsrc-4ea6d480ea1a3e8568441df488adbd59e8548799.tar.gz
Remove startupnotification, changelog mentioned it's not needed any
longer.
Diffstat (limited to 'chat/pidgin')
-rw-r--r--chat/pidgin/options.mk4
1 files changed, 1 insertions, 3 deletions
diff --git a/chat/pidgin/options.mk b/chat/pidgin/options.mk
index a0a68e3103d..a5c9e03f19b 100644
--- a/chat/pidgin/options.mk
+++ b/chat/pidgin/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.11 2011/02/02 13:18:48 adam Exp $
+# $NetBSD: options.mk,v 1.12 2011/03/14 12:50:48 wiz Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.pidgin
PKG_SUPPORTED_OPTIONS+= dbus debug gstreamer gtkspell farsight x11
@@ -48,8 +48,6 @@ PLIST.x11= yes
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../x11/libSM/buildlink3.mk"
.include "../../x11/libXScrnSaver/buildlink3.mk"
-.include "../../x11/startup-notification/buildlink3.mk"
.else
-CONFIGURE_ARGS+= --disable-startup-notification
CONFIGURE_ARGS+= --without-x
.endif