aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorjohans <johans@FreeBSD.org>2015-05-02 18:06:42 +0800
committerjohans <johans@FreeBSD.org>2015-05-02 18:06:42 +0800
commit336789152aa996f5538efce88c5bf1686524953e (patch)
tree6a6556deba6998dabbc136549f5154b9f5e1be54 /security
parent00d6fc0badc8c21f13b519181e3f48465bb192f6 (diff)
downloadfreebsd-ports-gnome-336789152aa996f5538efce88c5bf1686524953e.tar.gz
freebsd-ports-gnome-336789152aa996f5538efce88c5bf1686524953e.tar.zst
freebsd-ports-gnome-336789152aa996f5538efce88c5bf1686524953e.zip
Add build dependency on camlp4, which is no longer part of ocaml
The created package has not changed
Diffstat (limited to 'security')
-rw-r--r--security/sks/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/sks/Makefile b/security/sks/Makefile
index dcc311678eae..b939c8bff472 100644
--- a/security/sks/Makefile
+++ b/security/sks/Makefile
@@ -9,6 +9,8 @@ MASTER_SITES= http://cdn.bitbucket.org/skskeyserver/sks-keyserver/downloads/
MAINTAINER= johans@FreeBSD.org
COMMENT= Synchronizing Key Server, a fast OpenPGP keyserver
+BUILD_DEPENDS= camlp4:${PORTSDIR}/devel/ocaml-camlp4
+
PROJECTHOST= sks-keyserver
USE_OCAML= yes