diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-03 05:14:35 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-03 05:14:35 +0000 |
commit | 179697185db80e426e28ad40d6d8ff6c2b143872 (patch) | |
tree | 1d93c88edb7b001cd163c05bf6a97f1ad07856e3 /astro/gpsman | |
parent | f0042b318fc95e42fd6cbdddf7718824cbe71d27 (diff) |
Notes
Diffstat (limited to 'astro/gpsman')
-rw-r--r-- | astro/gpsman/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/astro/gpsman/Makefile b/astro/gpsman/Makefile index 887aff1ea3bd..e23d11ebbc21 100644 --- a/astro/gpsman/Makefile +++ b/astro/gpsman/Makefile @@ -18,7 +18,6 @@ COMMENT= A Tcl/Tk-based GPS management utility RUN_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -USE_REINPLACE= yes NO_BUILD= yes # MAN1= gpsman.1 |