diff options
-rw-r--r-- | graphics/Mesa3/Makefile | 1 | ||||
-rw-r--r-- | graphics/mesagl/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/graphics/Mesa3/Makefile b/graphics/Mesa3/Makefile index 1e392a66c048..a8e187592a9d 100644 --- a/graphics/Mesa3/Makefile +++ b/graphics/Mesa3/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 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 |