summaryrefslogtreecommitdiffstats
path: root/devel/camlp4
diff options
context:
space:
mode:
authorjedgar <jedgar@FreeBSD.org>2000-09-16 13:03:23 +0000
committerjedgar <jedgar@FreeBSD.org>2000-09-16 13:03:23 +0000
commit3ba3a5c26ff448af8c9fce2590b7651b3ce53400 (patch)
treea9b889687f6f739a92e29a267264d3c2d4b5ab69 /devel/camlp4
parent0bd2879049ec11f5e048ce97527d94473b43a036 (diff)
downloadFreeBSD-ports-3ba3a5c26ff448af8c9fce2590b7651b3ce53400.zip
FreeBSD-ports-3ba3a5c26ff448af8c9fce2590b7651b3ce53400.tar.gz
Corrent BUILD_DEPENDS, MLINKS, ALL_TARGET, and PLIST
PR: 20558 Submitted by: Maintainer
Diffstat (limited to 'devel/camlp4')
-rw-r--r--devel/camlp4/Makefile7
-rw-r--r--devel/camlp4/pkg-plist7
2 files changed, 11 insertions, 3 deletions
diff --git a/devel/camlp4/Makefile b/devel/camlp4/Makefile
index 0406521..e15c831 100644
--- a/devel/camlp4/Makefile
+++ b/devel/camlp4/Makefile
@@ -16,16 +16,17 @@ MASTER_SITES= ftp://ftp.inria.fr/INRIA/Projects/cristal/camlp4/OLD/2.04/ \
MAINTAINER= user@unknown.nu
-BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml
+BUILD_DEPENDS= ocamlc.opt:${PORTSDIR}/lang/ocaml
HAS_CONFIGURE= yes
CONFIGURE_WRKSRC= ${WRKSRC}/config
CONFIGURE_SCRIPT= configure_batch
CONFIGURE_ENV= PREFIX=${PREFIX}
-ALL_TARGET= world
+ALL_TARGET= world bootstrap opt
MAN1= camlp4.1
-MANLINKS= camlp4.1 camlp4o.1 camlp4r.1 mkcamlp4.1 ocpp.1
+MANLINKS= camlp4.1 camlp4o.1 camlp4.1 camlp4r.1 camlp4.1 mkcamlp4.1 \
+ camlp4.1 ocpp.1
MANCOMPRESSED= no
.include <bsd.port.mk>
diff --git a/devel/camlp4/pkg-plist b/devel/camlp4/pkg-plist
index 4226d3d..fb8d453 100644
--- a/devel/camlp4/pkg-plist
+++ b/devel/camlp4/pkg-plist
@@ -55,4 +55,11 @@ lib/camlp4/stdpp.cmi
lib/camlp4/plexer.cmi
lib/camlp4/grammar.cmi
lib/camlp4/gramext.cmi
+lib/camlp4/gramext.cmx
+lib/camlp4/gramlib.a
+lib/camlp4/gramlib.cmxa
+lib/camlp4/grammar.cmx
+lib/camlp4/plexer.cmx
+lib/camlp4/stdpp.cmx
+lib/camlp4/token.cmx
@dirrm lib/camlp4
OpenPOWER on IntegriCloud