pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/comms/kermit Use PKGNAME_NOREV as DIST_SUBDIR. Closes ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/10e254b230e5
branches: trunk
changeset: 481407:10e254b230e5
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Oct 03 23:50:23 2004 +0000
description:
Use PKGNAME_NOREV as DIST_SUBDIR. Closes PR 27131.
diffstat:
comms/kermit/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 6dec61995612 -r 10e254b230e5 comms/kermit/Makefile
--- a/comms/kermit/Makefile Sun Oct 03 23:43:41 2004 +0000
+++ b/comms/kermit/Makefile Sun Oct 03 23:50:23 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.56 2004/10/03 00:13:16 tv Exp $
+# $NetBSD: Makefile,v 1.57 2004/10/03 23:50:23 wiz Exp $
DISTNAME= cku211
PKGNAME= kermit-8.0.211
@@ -15,7 +15,7 @@
.include "../../mk/bsd.prefs.mk"
WRKSRC= ${WRKDIR}
-DIST_SUBDIR= ${PKGNAME}
+DIST_SUBDIR= ${PKGNAME_NOREV}
USE_BUILDLINK3= YES
BUILD_DEFS+= KERMIT_SUID_UUCP KFLAGS LIBS MANINSTALL
MAKE_ENV+= KFLAGS="${KFLAGS}" LIBS="${LIBS}"
Home |
Main Index |
Thread Index |
Old Index