summaryrefslogtreecommitdiff
path: root/sysutils/amanda-server
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2001-06-14 21:54:35 +0000
committerjlam <jlam@pkgsrc.org>2001-06-14 21:54:35 +0000
commit73823d7723543ce6ca9a917d6f2b21a7fd895692 (patch)
tree6fecf45920c1d9223cd8581e17ff3277b345ba66 /sysutils/amanda-server
parent5e56dbb4d7d94958bf62383252077f3991dac2d6 (diff)
downloadpkgsrc-73823d7723543ce6ca9a917d6f2b21a7fd895692.tar.gz
- Migrate BUILD_DEFS to Makefile.common
- Apply the patch from pkg/13188 by Ron Roskens <roskens@elfin.net> to fix problems with hard-coding /var/amanda. - Remove USE_X11 from amanda-server since amanda-plot has already been split out. - Don't explicitly look for headers in ${PREFIX}/include.
Diffstat (limited to 'sysutils/amanda-server')
-rw-r--r--sysutils/amanda-server/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/sysutils/amanda-server/Makefile b/sysutils/amanda-server/Makefile
index 68ae57f88cf..d1c2b93e8ff 100644
--- a/sysutils/amanda-server/Makefile
+++ b/sysutils/amanda-server/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2001/05/29 16:19:00 jlam Exp $
+# $NetBSD: Makefile,v 1.19 2001/06/14 21:54:36 jlam Exp $
# FreeBSD Id: Makefile,v 1.9 1997/03/08 05:00:11 gpalmer Exp
#
@@ -13,7 +13,6 @@ COMMENT= Server part of Amanda, a network backup system
DEPENDS+= amanda-common-2.4.2:../../sysutils/amanda-common
-USE_X11= yes
USE_PERL5= yes
USE_GMAKE= yes
@@ -31,8 +30,6 @@ CONFIGURE_ENV+= ac_cv_lib_ncurses_tgetent=no
CONFIGURE_ENV+= ac_cv_lib_ncurses_tgetent=no
CONFIGURE_ENV+= ac_cv_lib_readline_readline=no
-BUILD_DEFS+= AMANDA_USER AMANDA_SMB AMANDA_VAR
-
# post-install:
# ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/amanda
# ${INSTALL_DATA_DIR} ${PREFIX}/share/examples/amanda