summaryrefslogtreecommitdiffstats
path: root/sysutils/bacula-server/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/bacula-server/Makefile')
-rw-r--r--sysutils/bacula-server/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/sysutils/bacula-server/Makefile b/sysutils/bacula-server/Makefile
index 0a35eaf..516a59d 100644
--- a/sysutils/bacula-server/Makefile
+++ b/sysutils/bacula-server/Makefile
@@ -2,7 +2,8 @@
# $FreeBSD$
PORTNAME= bacula
-DISTVERSION= 7.4.7
+PORTVERSION= 7.4.7
+PORTREVISION= 1
CATEGORIES?= sysutils
MASTER_SITES= SF/bacula/bacula/${PORTVERSION}
PKGNAMEPREFIX?= #
@@ -40,7 +41,7 @@ PYTHON_USES= python
PYTHON_CONFIGURE_ON= --with-python=yes
.if !defined(WITH_CLIENT_ONLY)
-LIB_DEPENDS+= libbac-${DISTVERSION}.so:sysutils/bacula-client
+LIB_DEPENDS+= libbac-${PORTVERSION}.so:sysutils/bacula-client
USE_RC_SUBR?= bacula-dir bacula-sd
.endif
OpenPOWER on IntegriCloud