=================================================================== RCS file: /cvs/ports/geo/tangogps/Attic/Makefile,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ports/geo/tangogps/Attic/Makefile 2009/01/28 13:37:07 1.4 +++ ports/geo/tangogps/Attic/Makefile 2009/02/23 21:20:41 1.5 @@ -2,7 +2,7 @@ COMMENT = lightweight mapping application for use with or without GPS -DISTNAME = tangogps-0.9.5 +DISTNAME = tangogps-0.9.6 CATEGORIES = geo @@ -28,9 +28,11 @@ LIB_DEPENDS = atk-1.0::devel/atk \ curl::net/curl \ + exif::graphics/libexif \ gconf-2::devel/gconf2 \ sqlite3::databases/sqlite3 - +CONFIGURE_ENV += CPPFLAGS=-I${LOCALBASE}/include \ + LDFLAGS=-L${LOCALBASE}/lib USE_X11 = Yes CONFIGURE_STYLE = gnu