diff options
Diffstat (limited to 'audio/rplay/Makefile')
-rw-r--r-- | audio/rplay/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/rplay/Makefile b/audio/rplay/Makefile index 677f473204f9..313ef8bdde1d 100644 --- a/audio/rplay/Makefile +++ b/audio/rplay/Makefile @@ -16,7 +16,7 @@ COMMENT= Network audio player LIB_DEPENDS= gsm.1:${PORTSDIR}/audio/gsm -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" |