diff options
-rw-r--r-- | net/openreg/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/openreg/Makefile b/net/openreg/Makefile index f4717597cfd7..297815a037d8 100644 --- a/net/openreg/Makefile +++ b/net/openreg/Makefile @@ -7,6 +7,7 @@ PORTNAME= openreg PORTVERSION= 1.0.2 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_ISC} MASTER_SITE_SUBDIR= openreg @@ -26,6 +27,7 @@ POSTGRESQL_PORT?= databases/postgresql7 USE_OPENSSL= YES USE_PERL5= YES GNU_CONFIGURE= YES +PERL_LEVEL= 500800 post-install: @${MKDIR} ${DOCSDIR} ;\ |