diff options
| author | Wesley Shields <wxs@FreeBSD.org> | 2010-07-17 01:00:47 +0000 |
|---|---|---|
| committer | Wesley Shields <wxs@FreeBSD.org> | 2010-07-17 01:00:47 +0000 |
| commit | 79500e568bbb144013ced434c2bb56382be10035 (patch) | |
| tree | 20f425639f79404a852d8f8f997c203ebda5d2df /sysutils/bacula-server/files/patch-configure | |
| parent | - Update installation paths for the new version of eclipse (diff) | |
Update sysutils/bacula-bat, sysutils/bacula-docs, sysutils/bacula-server,
sysutils/bacula-client and net-mgmt/nagios-check_bacula to 5.0.2.
PR: ports/146766
Submitted by: Allan Jude <freebsd.lists@thunderit.com>
Approved by: Dan Langille <dan@langille.org> (maintainer)
Notes
Notes:
svn path=/head/; revision=257874
Diffstat (limited to 'sysutils/bacula-server/files/patch-configure')
| -rw-r--r-- | sysutils/bacula-server/files/patch-configure | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/sysutils/bacula-server/files/patch-configure b/sysutils/bacula-server/files/patch-configure new file mode 100644 index 000000000000..3021c81f27a2 --- /dev/null +++ b/sysutils/bacula-server/files/patch-configure @@ -0,0 +1,11 @@ +--- configure.orig 2010-05-20 20:25:58.000000000 +0300 ++++ configure 2010-05-20 20:26:30.000000000 +0300 +@@ -47193,7 +47193,7 @@ + { (exit 1); exit 1; }; } + fi + +- QMAKEBIN="qmake" ++ QMAKEBIN="$QMAKE" + cd src/qt-console + echo "Creating bat Makefile" + touch bat |
