diff options
Diffstat (limited to 'devel/boost-all/compiled.mk')
-rw-r--r-- | devel/boost-all/compiled.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/boost-all/compiled.mk b/devel/boost-all/compiled.mk index 057d830ac0a..7bc72047fc0 100644 --- a/devel/boost-all/compiled.mk +++ b/devel/boost-all/compiled.mk @@ -3,7 +3,7 @@ PKGMESSAGE= ${WRKDIR}/pkg-message BJAM= bjam USES+= compiler:c++11-lang -PLIST_SUB+= BOOST_SHARED_LIB_VER=${PORTVERSION} COMPAT_LIB_VER=5 +PLIST_SUB+= BOOST_SHARED_LIB_VER=${PORTVERSION} PKG_MESSAGE_FILE_THREADS= ${PORTSDIR}/devel/boost-all/pkg-message.threads PKG_MESSAGE_FILE_PYTHON= ${PORTSDIR}/devel/boost-all/pkg-message.python |