diff options
Diffstat (limited to 'math/xmgr/Makefile')
-rw-r--r-- | math/xmgr/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/xmgr/Makefile b/math/xmgr/Makefile index ace4f33caa1..abbbff8196e 100644 --- a/math/xmgr/Makefile +++ b/math/xmgr/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2001/10/24 22:11:04 jlam Exp $ +# $NetBSD: Makefile,v 1.14 2002/04/23 02:08:54 jlam Exp $ # FreeBSD Id: Makefile,v 1.13 1998/12/12 22:27:21 jseger Exp # @@ -18,6 +18,7 @@ COMMENT= Powerful XY plotting tool for workstations or X-terminals using X BUILD_DEPENDS= bison-[0-9]*:../../devel/bison USE_BUILDLINK_ONLY= YES +USE_X11BASE= YES USE_FORTRAN= YES GNU_CONFIGURE= YES CONFIGURE_ARGS+= --enable-acegr-home="${PREFIX}" |