diff options
Diffstat (limited to 'astro/tkgeomap/Makefile')
-rw-r--r-- | astro/tkgeomap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/tkgeomap/Makefile b/astro/tkgeomap/Makefile index 1f1fed3b5603..8f8b4e995699 100644 --- a/astro/tkgeomap/Makefile +++ b/astro/tkgeomap/Makefile @@ -20,7 +20,7 @@ CONFIGURE_ARGS= --with-tclgeomap-include=${LOCALBASE}/include/tclgeomap --with-x --with-tk=${TK_LIBDIR} --with-tkinclude=${TK_INCLUDEDIR} \ --x-libraries=${LOCALBASE}/lib --x-includes=${LOCALBASE}/include CONFIGURE_ENV= TCLGEOMAP_LIB=${LOCALBASE}/lib/tclgeomap -USE_TK= 83+ +USE_TK= 84+ GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/${DISTNAME}/unix TKPKG= ${PORTNAME} |