pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/netdisco Set WRKSRC to PKGNAME_NOREV to unbreak bu...
details: https://anonhg.NetBSD.org/pkgsrc/rev/56b5df1df591
branches: trunk
changeset: 499135:56b5df1df591
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Sep 11 11:43:23 2005 +0000
description:
Set WRKSRC to PKGNAME_NOREV to unbreak build.
diffstat:
net/netdisco/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 6ba434230e4b -r 56b5df1df591 net/netdisco/Makefile
--- a/net/netdisco/Makefile Sun Sep 11 10:49:35 2005 +0000
+++ b/net/netdisco/Makefile Sun Sep 11 11:43:23 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2005/08/23 11:48:50 rillig Exp $
+# $NetBSD: Makefile,v 1.5 2005/09/11 11:43:23 wiz Exp $
#
DISTNAME= netdisco-0.94_with_mibs
@@ -25,7 +25,7 @@
#DEINSTALL_EXTRA_TMPL+= ${.CURDIR}/DEINSTALL
#MESSAGE_SRC= ${.CURDIR}/MESSAGE
-WRKSRC= ${WRKDIR}/${PKGNAME}
+WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
.include "../../mk/bsd.prefs.mk"
Home |
Main Index |
Thread Index |
Old Index