pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/meta-pkgs/xfce4 Kill bogus commented out code for usin...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2283d8688aa3
branches:  trunk
changeset: 649564:2283d8688aa3
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sun Apr 05 13:02:15 2015 +0000

description:
Kill bogus commented out code for using gtar, EXTRACT_USING should be
used if anything.

diffstat:

 meta-pkgs/xfce4/Makefile.common |  8 +-------
 1 files changed, 1 insertions(+), 7 deletions(-)

diffs (19 lines):

diff -r 22aceff5ec71 -r 2283d8688aa3 meta-pkgs/xfce4/Makefile.common
--- a/meta-pkgs/xfce4/Makefile.common   Sun Apr 05 12:59:39 2015 +0000
+++ b/meta-pkgs/xfce4/Makefile.common   Sun Apr 05 13:02:15 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.46 2014/10/05 16:41:07 wiz Exp $
+# $NetBSD: Makefile.common,v 1.47 2015/04/05 13:02:15 joerg Exp $
 #
 # used by audio/xfce4-mixer/Makefile
 # used by audio/xfce4-xmms-plugin/Makefile
@@ -72,9 +72,3 @@
 .include "../../devel/glib2/buildlink3.mk"
 .include "../../x11/gtk2/buildlink3.mk"
 .include "../../x11/libSM/buildlink3.mk"
-
-## # 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/gtar
-## .endif



Home | Main Index | Thread Index | Old Index