diff --git a/devel/orc/Makefile b/devel/orc/Makefile index 490561cac241..588b4b766f0e 100644 --- a/devel/orc/Makefile +++ b/devel/orc/Makefile @@ -1,5 +1,6 @@ PORTNAME= orc DISTVERSION= 0.4.40 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://gstreamer.freedesktop.org/data/src/${PORTNAME}/ @@ -14,7 +15,9 @@ LICENSE_FILE= ${WRKSRC}/COPYING USES= meson pkgconfig tar:xz USE_LDCONFIG= yes -PLIST_SUB+= LIBMINORVER=${DISTVERSION:E} +MESON_ARGS= --default-library=both + +PLIST_SUB= LIBMINORVER=${DISTVERSION:E} OPTIONS_DEFINE= DOCS diff --git a/devel/orc/pkg-plist b/devel/orc/pkg-plist index 7f92b1934b25..48b904016040 100644 --- a/devel/orc/pkg-plist +++ b/devel/orc/pkg-plist @@ -36,9 +36,11 @@ include/orc-0.4/orc/orcutils.h include/orc-0.4/orc/orcvariable.h include/orc-0.4/orc/orcx86.h include/orc-0.4/orc/orcx86insn.h +lib/liborc-0.4.a lib/liborc-0.4.so lib/liborc-0.4.so.0 lib/liborc-0.4.so.0.%%LIBMINORVER%%.0 +lib/liborc-test-0.4.a lib/liborc-test-0.4.so lib/liborc-test-0.4.so.0 lib/liborc-test-0.4.so.0.%%LIBMINORVER%%.0