summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2015-07-30 15:27:58 +0000
committerabs <abs@pkgsrc.org>2015-07-30 15:27:58 +0000
commit2934c202f090e8d3861f75e4bc05b73b087decb5 (patch)
treef05280c95703297b7ebd9a03ea47d61d7aa529bc /x11
parent7c56f93511ad27118155a5ef20bf623e1e29d523 (diff)
downloadpkgsrc-2934c202f090e8d3861f75e4bc05b73b087decb5.tar.gz
Drop glib2 now its back in the common include
Diffstat (limited to 'x11')
-rw-r--r--x11/libxfce4util/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/libxfce4util/Makefile b/x11/libxfce4util/Makefile
index 63ebb99827d..be3e861a002 100644
--- a/x11/libxfce4util/Makefile
+++ b/x11/libxfce4util/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2015/07/30 14:55:44 abs Exp $
+# $NetBSD: Makefile,v 1.40 2015/07/30 15:27:58 abs Exp $
PKGREVISION= 1
.include "../../meta-pkgs/xfce4/Makefile.common"
@@ -12,5 +12,4 @@ PKGCONFIG_OVERRIDE= libxfce4util/libxfce4util-1.0.pc.in
MAKE_DIRS+= ${PREFIX}/include/xfce4
-.include "../../devel/glib2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"