=================================================================== RCS file: /cvs/ports/geo/routino/Attic/Makefile,v retrieving revision 1.3 retrieving revision 1.7 diff -u -r1.3 -r1.7 --- ports/geo/routino/Attic/Makefile 2016/01/14 11:41:35 1.3 +++ ports/geo/routino/Attic/Makefile 2017/03/31 22:49:17 1.7 @@ -1,13 +1,11 @@ -# $OpenBSD: Makefile,v 1.3 2016/01/14 11:41:35 kirby Exp $ +# $OpenBSD: Makefile,v 1.7 2017/03/31 22:49:17 kirby Exp $ -# to be resolved -SHARED_ONLY = Yes - COMMENT = OpenStreetMap routing software -DISTNAME = routino-3.0 +DISTNAME = routino-3.2 -#SHARED_LIBS = ??? +SHARED_LIBS += routino 0.0 +SHARED_LIBS += routino-slim 0.0 CATEGORIES = geo