=================================================================== RCS file: /cvs/ports/geo/tangogis/Makefile,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ports/geo/tangogis/Makefile 2011/10/27 19:00:55 1.1 +++ ports/geo/tangogis/Makefile 2011/11/08 18:34:44 1.2 @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.1 2011/10/27 19:00:55 yason Exp $ +# $OpenBSD: Makefile,v 1.2 2011/11/08 18:34:44 yason Exp $ COMMENT = lightweight mapping application for use with or without GPS @@ -37,7 +37,7 @@ net/curl #RUN_DEPENDS = devel/desktop-file-utils -SEPARATE_BUILD = simple + CONFIGURE_ENV += LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib -pthread" NO_REGRESS = Yes