summaryrefslogtreecommitdiff
path: root/graphics/mesagl
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-02-06 10:49:06 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-02-06 10:49:06 +0000
commit70f935e24f11d8c3a6347d1a8181b208afe3ea03 (patch)
tree77eb1f72e1c93c5d7613b968b600cddaf1b41f73 /graphics/mesagl
parentNew port xmms-audiofile version 0.1: XMMS plugin to allow playing (diff)
Add missing INSTALLS_SHLIB statement.
Informed maintainer.
Notes
Notes: svn path=/head/; revision=74963
Diffstat (limited to 'graphics/mesagl')
-rw-r--r--graphics/mesagl/Makefile1
1 files changed, 1 insertions, 0 deletions
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