pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/pkgtools/x11-links Complete last change to make this p...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3f1e3b0dfd5a
branches:  trunk
changeset: 394783:3f1e3b0dfd5a
user:      tron <tron%pkgsrc.org@localhost>
date:      Mon Jun 15 12:42:15 2009 +0000

description:
Complete last change to make this package build again.

diffstat:

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

diffs (20 lines):

diff -r f35108efb8d9 -r 3f1e3b0dfd5a pkgtools/x11-links/Makefile
--- a/pkgtools/x11-links/Makefile       Mon Jun 15 12:03:56 2009 +0000
+++ b/pkgtools/x11-links/Makefile       Mon Jun 15 12:42:15 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.103 2009/06/14 22:58:08 joerg Exp $
+# $NetBSD: Makefile,v 1.104 2009/06/15 12:42:15 tron Exp $
 #
 # NOTE:        If you update this package, then you'll likely need to also update
 #      the x11-links dependency in buildlink3.mk to the correct version,
@@ -21,9 +21,8 @@
 USE_LANGUAGES=         # empty
 USE_TOOLS+=            pax
 
-PLIST_SRC.dirs=                ${WRKDIR}/.PLIST_SRC.dirs
 PLIST_SRC.files=       ${WRKDIR}/.PLIST_SRC.files
-PLIST_SRC=             ${.CURDIR}/PLIST ${PLIST_SRC.files} ${PLIST_SRC.dirs}
+PLIST_SRC=             ${.CURDIR}/PLIST ${PLIST_SRC.files}
 
 .include "../../mk/bsd.prefs.mk"
 



Home | Main Index | Thread Index | Old Index