diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-09-27 10:16:21 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-09-27 10:16:21 +0000 |
commit | 6963a2b623afc3ca3618e1c32531d02db1ebcb1b (patch) | |
tree | fece0a5f3782dfe7fcdb140422447d52e4608181 /comms/minicom | |
parent | 8b571a86f2a0ef748446c1703a264e429aed6560 (diff) | |
download | ports-6963a2b623afc3ca3618e1c32531d02db1ebcb1b.tar.gz ports-6963a2b623afc3ca3618e1c32531d02db1ebcb1b.zip |
Notes
Diffstat (limited to 'comms/minicom')
-rw-r--r-- | comms/minicom/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/minicom/Makefile b/comms/minicom/Makefile index 70429c8fe9f6..057a132f2c54 100644 --- a/comms/minicom/Makefile +++ b/comms/minicom/Makefile @@ -21,6 +21,7 @@ MAINTAINER= obrien@FreeBSD.org RUN_DEPENDS= lrz:${PORTSDIR}/comms/lrzsz \ lsz:${PORTSDIR}/comms/lrzsz +WRKSRC= ${WRKDIR}/${DISTNAME}/src #USE_GMAKE= "for ``po'' dir stuff" MAN1= minicom.1 runscript.1 ascii-xfr.1 |