The name of the configure argument has changed.

This commit is contained in:
rillig 2007-11-30 20:33:33 +00:00
parent 2331820bc4
commit 8c6596b5a6

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.5 2006/05/05 16:13:16 ghen Exp $
# $NetBSD: Makefile,v 1.6 2007/11/30 20:33:33 rillig Exp $
PKGNAME= ${DISTNAME:S/-/-wxconsole-/}
COMMENT= wxWindows-based console for Bacula - The Network Backup Solution
@ -7,7 +7,7 @@ DISTINFO_FILE= ${.CURDIR}/../../sysutils/bacula/distinfo
PATCHDIR= ${.CURDIR}/../../sysutils/bacula/patches
CONFIGURE_ARGS+= --enable-client-only
CONFIGURE_ARGS+= --enable-wx-console
CONFIGURE_ARGS+= --enable-bwx-console
BUILD_DIRS= src/lib
BUILD_DIRS+= src/wx-console