=================================================================== RCS file: /cvs/ports/geo/roadmap/Attic/Makefile,v retrieving revision 1.3 retrieving revision 1.5 diff -u -r1.3 -r1.5 --- ports/geo/roadmap/Attic/Makefile 2009/06/11 19:51:12 1.3 +++ ports/geo/roadmap/Attic/Makefile 2009/08/14 16:24:10 1.5 @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.3 2009/06/11 18:51:12 yason Exp $ +# $OpenBSD: Makefile,v 1.5 2009/08/14 15:24:10 yason Exp $ COMMENT = GPS car navigation @@ -26,7 +26,7 @@ WANTLIB = X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext Xfixes \ Xi Xinerama Xrandr Xrender c expat fontconfig freetype \ - glitz iconv intl m pixman-1 png z + glitz iconv intl m pixman-1 png pthread-stubs xcb z LIB_DEPENDS = atk-1.0.>=2400::devel/atk \ @@ -42,6 +42,8 @@ USE_X11 = Yes USE_GMAKE = Yes + +NO_REGRESS = Yes post-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/roadmap