diff options
Diffstat (limited to 'graphics/libetonyek01/Makefile')
-rw-r--r-- | graphics/libetonyek01/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/libetonyek01/Makefile b/graphics/libetonyek01/Makefile index ddc967d67f9d..29c8fc10088a 100644 --- a/graphics/libetonyek01/Makefile +++ b/graphics/libetonyek01/Makefile @@ -2,7 +2,7 @@ PORTNAME= libetonyek PORTVERSION= 0.1.9 -PORTREVISION= 6 +PORTREVISION= 7 PORTEPOCH= 1 CATEGORIES= graphics MASTER_SITES= LODEV/${PORTNAME} @@ -24,7 +24,7 @@ LIB_DEPENDS= libboost_filesystem.so:devel/boost-libs \ USES= compiler:c++11-lib gmake libtool pathfix \ pkgconfig tar:xz -MDDS_VERSION= 1.5 +MDDS_VERSION= 1.7 CONFIGURE_ARGS= --disable-tests --disable-werror --without-docs --with-mdds=${MDDS_VERSION} CPPFLAGS+= -I${LOCALBASE}/include |