summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authoryouri <youri@pkgsrc.org>2018-05-15 21:48:01 +0000
committeryouri <youri@pkgsrc.org>2018-05-15 21:48:01 +0000
commit8e9ea994fc9aa25362981af186f699f91d862794 (patch)
tree8dedb24c49416347c4c9bd5f5c5359ab844053b6 /time
parent3302cd256247e74c48002ecce2e84208aacee99f (diff)
downloadpkgsrc-8e9ea994fc9aa25362981af186f699f91d862794.tar.gz
Drop the gtk2 dependency.
Diffstat (limited to 'time')
-rw-r--r--time/xfce4-timer-plugin/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/time/xfce4-timer-plugin/Makefile b/time/xfce4-timer-plugin/Makefile
index b2d5a68989c..106ad6b93aa 100644
--- a/time/xfce4-timer-plugin/Makefile
+++ b/time/xfce4-timer-plugin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2018/05/15 21:47:29 youri Exp $
+# $NetBSD: Makefile,v 1.35 2018/05/15 21:48:01 youri Exp $
#
.include "../../meta-pkgs/xfce4/Makefile.common"
@@ -10,7 +10,6 @@ MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-timer-plugin/1.7/
HOMEPAGE= http://goodies.xfce.org/projects/panel-plugins/xfce4-timer-plugin
COMMENT= Xfce4 timer plugin
-.include "../../x11/gtk2/buildlink3.mk"
.include "../../x11/xfce4-panel/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"