landry 5c629426a4 Link virtualpg to the build, and unlink spatialite_gis, librewms (both
dead upstream and superseded by spatialite_gui), libgaiagraphics &
librasterlite (dead upstream, now unused and superseded by librasterlite2)
2020-10-11 16:39:30 +00:00

13 lines
275 B
Makefile

# $OpenBSD: Makefile,v 1.3 2020/10/11 16:39:30 landry Exp $
SUBDIR =
SUBDIR += freexl
SUBDIR += gui
SUBDIR += librasterlite2
SUBDIR += libspatialite
SUBDIR += readosm
SUBDIR += tools
SUBDIR += virtualpg
.include <bsd.port.subdir.mk>