diff options
Diffstat (limited to 'x11-toolkits/fox14/Makefile')
-rw-r--r-- | x11-toolkits/fox14/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/fox14/Makefile b/x11-toolkits/fox14/Makefile index 3bb4d89..6a85753 100644 --- a/x11-toolkits/fox14/Makefile +++ b/x11-toolkits/fox14/Makefile @@ -18,6 +18,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.3:${PORTSDIR}/graphics/png \ GL.14:${PORTSDIR}/graphics/Mesa3 +INSTALLS_SHLIBS= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+=--with-opengl=mesa --with-x .if defined(NO_SHM) |