Index: Makefile =================================================================== --- Makefile (revision 385291) +++ Makefile (working copy) @@ -3,6 +3,7 @@ PORTNAME= camlp4 PORTVERSION= 4.02.1+1 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= GH PKGNAMEPREFIX= ocaml- @@ -12,16 +13,17 @@ LICENSE= LGPL20 -BUILD_DEPENDS= ${LOCALBASE}/bin/ocamlc:${PORTSDIR}/lang/ocaml - USE_GITHUB= yes GH_ACCOUNT= ocaml GH_TAGNAME= bdd88a1 USES= gmake +USE_OCAML= yes HAS_CONFIGURE= yes MAKE_ENV+= DESTDIR="${STAGEDIR}" MAKE_JOBS_UNSAFE=yes +ALL_TARGET= all camlp4/META +INSTALL_TARGET= install install-META post-stage: .for f in camlp4o camlp4of camlp4oof camlp4orf camlp4r camlp4rf Index: pkg-plist =================================================================== --- pkg-plist (revision 385291) +++ pkg-plist (working copy) @@ -158,3 +158,4 @@ lib/ocaml/camlp4/camlp4prof.o lib/ocaml/camlp4/camlp4r.cma lib/ocaml/camlp4/camlp4rf.cma +lib/ocaml/camlp4/META