aboutsummaryrefslogtreecommitdiff
path: root/audio/rioutil/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/rioutil/Makefile')
-rw-r--r--audio/rioutil/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/rioutil/Makefile b/audio/rioutil/Makefile
index 1047c2f9df5e..ace8fe104472 100644
--- a/audio/rioutil/Makefile
+++ b/audio/rioutil/Makefile
@@ -17,9 +17,9 @@ LIB_DEPENDS= id3:${PORTSDIR}/audio/id3lib \
gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
USE_GMAKE= yes
+INSTALLS_SHLIB= yes
GNU_CONFIGURE= yes
MAN1= rioutil.1
-INSTALLS_SHLIB= yes
.include <bsd.port.mk>