summaryrefslogtreecommitdiff
path: root/meta-pkgs/xfce4/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'meta-pkgs/xfce4/Makefile.common')
-rw-r--r--meta-pkgs/xfce4/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-pkgs/xfce4/Makefile.common b/meta-pkgs/xfce4/Makefile.common
index cf5d1ab7fd8..686f4f13d4c 100644
--- a/meta-pkgs/xfce4/Makefile.common
+++ b/meta-pkgs/xfce4/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.43 2009/09/16 02:25:34 reed Exp $
+# $NetBSD: Makefile.common,v 1.44 2012/05/29 22:58:52 cheusov Exp $
# used by audio/xfce4-mixer/Makefile
# used by devel/xfce4-dev-tools/Makefile
@@ -53,5 +53,5 @@ XFCE4_EGBASE= ${PREFIX}/share/examples/xfce4
## # Use the latest GNU tar when the native tar is buggy
## .if !empty(MACHINE_PLATFORM:MNetBSD-1.6*)
## BUILD_DEPENDS+= gtar-base-[0-9]*:../../archivers/gtar-base
-## GTAR= ${PREFIX}/bin/${GNU_PROGRAM_PREFIX}tar
+## GTAR= ${PREFIX}/bin/gtar
## .endif