diff options
author | martti <martti> | 2007-04-17 17:45:06 +0000 |
---|---|---|
committer | martti <martti> | 2007-04-17 17:45:06 +0000 |
commit | 8ee41b3bef4b64188c918a55af70ae0e573388e7 (patch) | |
tree | 543b599812f3c038df8f52e35ba07d5d73ef01d5 /sysutils/xfce4-thunar | |
parent | 45455c08a3125f7dc155107497454f75c5f0825f (diff) | |
download | pkgsrc-8ee41b3bef4b64188c918a55af70ae0e573388e7.tar.gz |
intltool and pkg-config are defined in meta-pkgs/xfce4/Makefile.common
Diffstat (limited to 'sysutils/xfce4-thunar')
-rw-r--r-- | sysutils/xfce4-thunar/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/xfce4-thunar/Makefile b/sysutils/xfce4-thunar/Makefile index 861d03cd278..442ddf3bc06 100644 --- a/sysutils/xfce4-thunar/Makefile +++ b/sysutils/xfce4-thunar/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2007/04/12 09:46:28 martti Exp $ +# $NetBSD: Makefile,v 1.2 2007/04/17 17:45:07 martti Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" @@ -12,7 +12,6 @@ COMMENT= Xfce file manager #DEPENDS+= p5-XML-Parser-[0-9]*:../../textproc/p5-XML-Parser USE_DIRS+= xdg-1.2 -USE_TOOLS+= intltool pkg-config PKGCONFIG_OVERRIDE+= thunar-vfs/thunar-vfs-1.pc.in PKGCONFIG_OVERRIDE+= thunarx/thunarx-1.pc.in |