diff options
-rw-r--r-- | audio/jack/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/jack/Makefile b/audio/jack/Makefile index 87b24afae1df..2999255c2e0b 100644 --- a/audio/jack/Makefile +++ b/audio/jack/Makefile @@ -23,6 +23,7 @@ CONFIGURE_ENV= LIBS="${PTHREAD_LIBS}" LDFLAGS="-L${LOCALBASE}/lib" \ GNU_CONFIGURE= yes USE_GETOPT_LONG= yes USE_REINPLACE= yes +INSTALLS_SHLIB= yes USE_GNOME= pkgconfig gnometarget gnomehack MAN1= jackd.1 jackstart.1 |