From 70f935e24f11d8c3a6347d1a8181b208afe3ea03 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Thu, 6 Feb 2003 10:49:06 +0000 Subject: Add missing INSTALLS_SHLIB statement. Informed maintainer. --- graphics/mesagl/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'graphics/mesagl') diff --git a/graphics/mesagl/Makefile b/graphics/mesagl/Makefile index 1e392a66c048..a8e187592a9d 100644 --- a/graphics/mesagl/Makefile +++ b/graphics/mesagl/Makefile @@ -20,6 +20,7 @@ MAINTAINER= sobomax@FreeBSD.org USE_BZIP2= yes USE_REINPLACE= yes +INSTALLS_SHLIB= yes .if defined(WANT_GGI) LIB_DEPENDS= ggi.2:${PORTSDIR}/graphics/libggi -- cgit v1.2.3