aboutsummaryrefslogtreecommitdiff
path: root/buildtools
diff options
context:
space:
mode:
Diffstat (limited to 'buildtools')
-rw-r--r--buildtools/freebsd-skeleton/rpki-ca/Makefile2
-rw-r--r--buildtools/freebsd-skeleton/rpki-rp/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/buildtools/freebsd-skeleton/rpki-ca/Makefile b/buildtools/freebsd-skeleton/rpki-ca/Makefile
index cf095aa1..d52af8ec 100644
--- a/buildtools/freebsd-skeleton/rpki-ca/Makefile
+++ b/buildtools/freebsd-skeleton/rpki-ca/Makefile
@@ -8,9 +8,9 @@ MAINTAINER= sra@hactrn.net
COMMENT= rpki.net RPKI CA tools
WWW= http://rpki.net/
+USES= python:2.7+
GNU_CONFIGURE= yes
NO_MTREE= yes
-USE_PYTHON= 2.7+
USE_GNOME= libxml2 libxslt
USE_MYSQL= server
USE_APACHE_RUN= 22+
diff --git a/buildtools/freebsd-skeleton/rpki-rp/Makefile b/buildtools/freebsd-skeleton/rpki-rp/Makefile
index adae6ef0..16537fdc 100644
--- a/buildtools/freebsd-skeleton/rpki-rp/Makefile
+++ b/buildtools/freebsd-skeleton/rpki-rp/Makefile
@@ -8,9 +8,9 @@ MAINTAINER= sra@hactrn.net
COMMENT= rpki.net RPKI relying party tools
WWW= http://rpki.net/
+USES= python:2.7+
GNU_CONFIGURE= yes
NO_MTREE= yes
-USE_PYTHON= 2.7+
USE_GNOME= libxml2 libxslt
USE_APACHE_RUN= 22+