diff options
| author | Mark Linimon <linimon@FreeBSD.org> | 2006-01-28 02:11:35 +0000 |
|---|---|---|
| committer | Mark Linimon <linimon@FreeBSD.org> | 2006-01-28 02:11:35 +0000 |
| commit | b09666fc1e84f3c48ffd364896f780150a2cf5a9 (patch) | |
| tree | c998550baecf34be07870269231bbbcbca9ae8c8 /math/gnuplot | |
| parent | 59da8c223b9e2c7be998c21dd9ea8fcbb6977dc7 (diff) | |
Notes
Diffstat (limited to 'math/gnuplot')
| -rw-r--r-- | math/gnuplot/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/gnuplot/Makefile b/math/gnuplot/Makefile index 6f96c06ce9f4..ce06d4375347 100644 --- a/math/gnuplot/Makefile +++ b/math/gnuplot/Makefile @@ -32,6 +32,7 @@ MAN1= gnuplot.1 lasergnu.1 INFO= gnuplot .if exists(${PREFIX}/bin/emacs) || exists(${PREFIX}/bin/xemacs) +USE_EMACS= yes EMACS_PORT_NAME= emacs21 EMACS_NO_BUILD_DEPENDS= yes EMACS_NO_RUN_DEPENDS= yes |
