=================================================================== RCS file: /cvs/ports/geo/foxtrotgps/Attic/Makefile,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ports/geo/foxtrotgps/Attic/Makefile 2012/03/05 04:52:47 1.2 +++ ports/geo/foxtrotgps/Attic/Makefile 2012/06/27 19:48:45 1.3 @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.2 2012/03/05 04:52:47 yason Exp $ +# $OpenBSD: Makefile,v 1.3 2012/06/27 19:48:45 kirby Exp $ COMMENT = lightweight mapping application for use with or without GPS -DISTNAME = foxtrotgps-1.1.0 +DISTNAME = foxtrotgps-1.1.1 CATEGORIES = geo x11 @@ -42,7 +42,7 @@ CONFIGURE_ENV += CPPFLAGS=-I${LOCALBASE}/include \ LDFLAGS="-L${LOCALBASE}/lib -liconv -lintl" -USE_GMAKE = Yes +USE_GMAKE = Yes CONFIGURE_STYLE = gnu NO_REGRESS = Yes