diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-02 20:02:01 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-02 20:02:01 +0000 |
commit | b7cdacd1734ee37cb94a9963556ad73416d50e18 (patch) | |
tree | df2c032468427dc0c7b66d3bb125b511416bc590 /sysutils | |
parent | 0e4c70bcc8fcdb0403d753f8ca387c8e78a47db3 (diff) | |
download | ports-b7cdacd1734ee37cb94a9963556ad73416d50e18.tar.gz ports-b7cdacd1734ee37cb94a9963556ad73416d50e18.zip |
Notes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/bacula-bat/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/bacula-bat/Makefile b/sysutils/bacula-bat/Makefile index 0d46d10c69bf..8ebf63f1dc84 100644 --- a/sysutils/bacula-bat/Makefile +++ b/sysutils/bacula-bat/Makefile @@ -10,6 +10,7 @@ COMMENT= Network backup solution (GUI) LIB_DEPENDS+= qwt.5:${PORTSDIR}/x11-toolkits/qwt5 \ bac:${PORTSDIR}/sysutils/bacula-client +USES= pkgconfig USE_QT4= qmake_build uic_build moc_build rcc_build WITH_BAT= yes |