diff options
author | martti <martti@pkgsrc.org> | 2007-04-17 17:45:06 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2007-04-17 17:45:06 +0000 |
commit | ff4e3e305bfcd503173978d19a777de561f07543 (patch) | |
tree | 543b599812f3c038df8f52e35ba07d5d73ef01d5 /x11/xfce4-session | |
parent | f7c84b5393067ee6ecd326be425130b37513babc (diff) | |
download | pkgsrc-ff4e3e305bfcd503173978d19a777de561f07543.tar.gz |
intltool and pkg-config are defined in meta-pkgs/xfce4/Makefile.common
Diffstat (limited to 'x11/xfce4-session')
-rw-r--r-- | x11/xfce4-session/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/xfce4-session/Makefile b/x11/xfce4-session/Makefile index 491f1a2b9c4..d1347b9945e 100644 --- a/x11/xfce4-session/Makefile +++ b/x11/xfce4-session/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2007/04/12 09:55:24 martti Exp $ +# $NetBSD: Makefile,v 1.20 2007/04/17 17:45:07 martti Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" @@ -18,7 +18,6 @@ REQD_DIRS+= ${XFCE4_EGBASE} ${EGDIR} BUILD_DEFS+= PKG_SYSCONFBASE USE_TOOLS+= iceauth:run -USE_TOOLS+= intltool USE_DIRS+= xdg-1.4 .include "../../graphics/hicolor-icon-theme/buildlink3.mk" |