diff options
Diffstat (limited to 'net/unison-devel/Makefile')
-rw-r--r-- | net/unison-devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/unison-devel/Makefile b/net/unison-devel/Makefile index f1ab9d58377c..7f030197ecdf 100644 --- a/net/unison-devel/Makefile +++ b/net/unison-devel/Makefile @@ -18,10 +18,10 @@ IGNORE= No devel release available. \ LICENSE= GPLv3 -BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml - PLIST_SUB= PORTVERSION=${PORTVERSION} USES= gmake +USE_OCAML= yes +NO_OCAML_RUNDEPENDS=yes WANT_GNOME= yes MAKE_ARGS= CFLAGS="" CONFLICTS= unison-[0-9]* unison-nox11-[0-9]* |