diff options
Diffstat (limited to 'www/webkit-sharp/Makefile')
-rw-r--r-- | www/webkit-sharp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/webkit-sharp/Makefile b/www/webkit-sharp/Makefile index c1593bc178f8..e22b6fe219d1 100644 --- a/www/webkit-sharp/Makefile +++ b/www/webkit-sharp/Makefile @@ -15,7 +15,7 @@ MAINTAINER= mono@FreeBSD.org COMMENT= Mono bindings for Webkit BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/webkit-1.0.pc:${PORTSDIR}/www/webkit-gtk2 -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PLIST_SUB+= ASSEMBLY_VERSION=1.1.15 |