mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
- Fix shebangs
Approved by: portmgr blanket MFH: 2015Q3 (blanket)
This commit is contained in:
parent
8ad054fe89
commit
4c378cdd2e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=396477
1 changed files with 4 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= bacula
|
||||
DISTVERSION= 5.2.12
|
||||
PORTREVISION?= 1
|
||||
PORTREVISION?= 2
|
||||
CATEGORIES?= sysutils
|
||||
MASTER_SITES= SF/bacula/bacula/${PORTVERSION}
|
||||
PKGNAMEPREFIX?= #
|
||||
|
@ -12,7 +12,9 @@ PKGNAMESUFFIX?= 5-server
|
|||
MAINTAINER= dan@langille.org
|
||||
COMMENT?= Network backup solution (server)
|
||||
|
||||
USES+= libtool:keepla
|
||||
USES+= libtool:keepla shebangfix
|
||||
SHEBANG_FILES= scripts/dvd-handler.in
|
||||
python_OLD_CMD= @PYTHON@
|
||||
|
||||
CONFLICTS?= bacula-server-*
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue