summaryrefslogtreecommitdiff
path: root/net/userppp
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2000-11-08 16:04:54 +0000
committertron <tron@pkgsrc.org>2000-11-08 16:04:54 +0000
commitd5048905c7316bc76ae8bee54917cf1d1ed2fcdc (patch)
tree2558deb59953ebb1acb1c16753be6e575f586300 /net/userppp
parent6296a60923c78d94f1e38053ac5e766f3c50c3d2 (diff)
downloadpkgsrc-d5048905c7316bc76ae8bee54917cf1d1ed2fcdc.tar.gz
pkglint: don't use "DISTFILES" for a single distribution file.
Diffstat (limited to 'net/userppp')
-rw-r--r--net/userppp/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/net/userppp/Makefile b/net/userppp/Makefile
index 8d9eb4a5404..31ce79a998c 100644
--- a/net/userppp/Makefile
+++ b/net/userppp/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2000/11/08 15:59:16 tron Exp $
+# $NetBSD: Makefile,v 1.5 2000/11/08 16:04:54 tron Exp $
-DISTNAME= userppp-001107
+DISTNAME= ppp-001107.src
+PKGNAME= userppp-001107
CATEGORIES= net
MASTER_SITES= http://www.awfulhak.org/~brian/
-DISTFILES= ppp-001107.src.tar.gz
MAINTAINER= ad@netbsd.org
HOMEPAGE= http://www.awfulhak.org/~brian/
@@ -11,7 +11,7 @@ HOMEPAGE= http://www.awfulhak.org/~brian/
ONLY_FOR_PLATFORM= NetBSD-*-*
MANCOMPRESSED_IF_MANZ= YES
-WRKSRC= ${WRKDIR}/ppp-001107
+WRKSRC= ${WRKDIR}/${DISTNAME:S/.src//}
post-patch:
(cd ${WRKSRC}; \