summaryrefslogtreecommitdiff
path: root/comms/minicom
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2003-03-29 12:40:00 +0000
committerjmmv <jmmv@pkgsrc.org>2003-03-29 12:40:00 +0000
commit0916498c1b6dd1e6312100e3813722d9ec0a3ae4 (patch)
treefaa47d38b96f7c3d479f826963ddfdc99b66acc3 /comms/minicom
parent027ce626821d991bc282a370598c738be6c3e12e (diff)
downloadpkgsrc-0916498c1b6dd1e6312100e3813722d9ec0a3ae4.tar.gz
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
Diffstat (limited to 'comms/minicom')
-rw-r--r--comms/minicom/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/minicom/Makefile b/comms/minicom/Makefile
index 49b7b6925f1..ccb804515bb 100644
--- a/comms/minicom/Makefile
+++ b/comms/minicom/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.27 2003/01/28 22:03:10 jlam Exp $
+# $NetBSD: Makefile,v 1.28 2003/03/29 12:40:20 jmmv Exp $
# FreeBSD Id: Makefile,v 1.13 1998/01/03 10:58:40 obrien Exp
#
DISTNAME= ${PKGNAME}.src
PKGNAME= minicom-1.83.1
+WRKSRC= ${WRKDIR}/${PKGNAME}/src
CATEGORIES= comms
MASTER_SITES= ${MASTER_SITE_SUNSITE:=apps/serialcomm/dialout/} \
http://www.pp.clinet.fi/~walker/
@@ -21,7 +22,6 @@ USE_PKGINSTALL= yes
USE_GMAKE= yes
NO_CONFIGURE= yes
-WRKSRC= ${WRKDIR}/${PKGNAME}/src
PKG_SYSCONFSUBDIR= minicom
EGDIR= ${PREFIX}/share/examples/minicom