aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/mpeg4ip-libmp4v2
diff options
context:
space:
mode:
authormezz <mezz@FreeBSD.org>2007-03-27 05:35:04 +0800
committermezz <mezz@FreeBSD.org>2007-03-27 05:35:04 +0800
commit5c6961c2e33bc39ad817722a9beba31ce4e592b0 (patch)
tree3bf06b9bb339a1ee144de69a0f9c307676d67aec /multimedia/mpeg4ip-libmp4v2
parentc177c65ffa69b52f09e5ad8611ff3506c0cd0fbe (diff)
downloadfreebsd-ports-graphics-5c6961c2e33bc39ad817722a9beba31ce4e592b0.tar.gz
freebsd-ports-graphics-5c6961c2e33bc39ad817722a9beba31ce4e592b0.tar.zst
freebsd-ports-graphics-5c6961c2e33bc39ad817722a9beba31ce4e592b0.zip
Portlint:
-INSTALLS_SHLIB -> USE_LDCONFIG.
Diffstat (limited to 'multimedia/mpeg4ip-libmp4v2')
-rw-r--r--multimedia/mpeg4ip-libmp4v2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/mpeg4ip-libmp4v2/Makefile b/multimedia/mpeg4ip-libmp4v2/Makefile
index 3037721d35d..5810abd4402 100644
--- a/multimedia/mpeg4ip-libmp4v2/Makefile
+++ b/multimedia/mpeg4ip-libmp4v2/Makefile
@@ -21,7 +21,7 @@ USE_GNOME= gnometarget
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include -I${X11BASE}/include ${PTHREAD_CFLAGS}" \
LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib -L${X11BASE}/lib ${PTHREAD_LIBS}"
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
.include <bsd.port.pre.mk>