=================================================================== RCS file: /cvs/ports/geo/routino/Attic/Makefile,v retrieving revision 1.3 retrieving revision 1.6 diff -u -r1.3 -r1.6 --- ports/geo/routino/Attic/Makefile 2016/01/14 11:41:35 1.3 +++ ports/geo/routino/Attic/Makefile 2016/04/03 18:16:51 1.6 @@ -1,13 +1,11 @@ -# $OpenBSD: Makefile,v 1.3 2016/01/14 11:41:35 kirby Exp $ +# $OpenBSD: Makefile,v 1.6 2016/04/03 18:16:51 kirby Exp $ -# to be resolved -SHARED_ONLY = Yes - COMMENT = OpenStreetMap routing software -DISTNAME = routino-3.0 +DISTNAME = routino-3.1.1 -#SHARED_LIBS = ??? +SHARED_LIBS += routino 0.0 +SHARED_LIBS += routino-slim 0.0 CATEGORIES = geo