aboutsummaryrefslogtreecommitdiff
path: root/astro/tclgeomap/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'astro/tclgeomap/Makefile')
-rw-r--r--astro/tclgeomap/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/astro/tclgeomap/Makefile b/astro/tclgeomap/Makefile
index 229f5218eb8b..a3db6278e3e0 100644
--- a/astro/tclgeomap/Makefile
+++ b/astro/tclgeomap/Makefile
@@ -15,8 +15,7 @@ COMMENT= Read, manipulate and display geo data
USE_TCL= 82+
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --with-tcl=${TCL_LIBDIR} --with-tclinclude=${TCL_INCLUDEDIR} \
- --mandir=${MANPREFIX}/man
+CONFIGURE_ARGS= --with-tcl=${TCL_LIBDIR} --with-tclinclude=${TCL_INCLUDEDIR}
WRKSRC= ${WRKDIR}/${DISTNAME}/unix
TKPKG= ${PORTNAME}
PLIST_SUB= INC=include/${TKPKG} LIB=lib/${TKPKG}