pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/pkgtools/x11-links Fix EXTRACT_ONLY. (Johnny please g...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c869161db3ab
branches:  trunk
changeset: 460654:c869161db3ab
user:      seb <seb%pkgsrc.org@localhost>
date:      Tue Sep 02 10:41:38 2003 +0000

description:
Fix EXTRACT_ONLY.  (Johnny please get some sleep :)

diffstat:

 pkgtools/x11-links/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 740fbea3a4bb -r c869161db3ab pkgtools/x11-links/Makefile
--- a/pkgtools/x11-links/Makefile       Tue Sep 02 10:33:38 2003 +0000
+++ b/pkgtools/x11-links/Makefile       Tue Sep 02 10:41:38 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2003/09/02 07:14:39 jlam Exp $
+# $NetBSD: Makefile,v 1.37 2003/09/02 10:41:38 seb Exp $
 #
 # NOTE:        If you update this package, then you'll likely need to also update
 #      the x11-links dependency in mk/buildlink[23]/bsd.buildlink[23].mk
@@ -17,7 +17,7 @@
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 
 USE_BUILDLINK3=                yes
-EXTRACT_ONLY=          yes
+EXTRACT_ONLY=          # empty
 NO_CHECKSUM=           yes
 NO_MTREE=              yes
 USE_X11=               yes



Home | Main Index | Thread Index | Old Index