summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortron <tron>2009-06-15 12:42:15 +0000
committertron <tron>2009-06-15 12:42:15 +0000
commitd7890797d0832cff6140e77052f73c68659bf03b (patch)
tree3f93aed8c9c8638c698cd57c90ffd9d0db52ab55
parentc514a3660e3fe4d710b1b8356fda8fce92f73886 (diff)
downloadpkgsrc-d7890797d0832cff6140e77052f73c68659bf03b.tar.gz
Complete last change to make this package build again.
-rw-r--r--pkgtools/x11-links/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/pkgtools/x11-links/Makefile b/pkgtools/x11-links/Makefile
index 1285dd6680b..50a0068736e 100644
--- a/pkgtools/x11-links/Makefile
+++ b/pkgtools/x11-links/Makefile
@@ -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 @@ WRKSRC= ${WRKDIR}
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"