diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-03-14 07:30:37 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-03-14 07:30:37 +0000 |
commit | eb17ecf3a76595b3591b8d87d75a5f57c714567c (patch) | |
tree | d5bc006116d9cbe0288c6224d463f3f2400e14ce /math/gnuplot+ | |
parent | 9227fe1c3d9ad96d27c5cbeee81a06fff57dab4e (diff) | |
download | ports-eb17ecf3a76595b3591b8d87d75a5f57c714567c.tar.gz ports-eb17ecf3a76595b3591b8d87d75a5f57c714567c.zip |
Notes
Diffstat (limited to 'math/gnuplot+')
-rw-r--r-- | math/gnuplot+/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/gnuplot+/Makefile b/math/gnuplot+/Makefile index 038cf0e34b52..70a874f91265 100644 --- a/math/gnuplot+/Makefile +++ b/math/gnuplot+/Makefile @@ -20,8 +20,8 @@ MAINTAINER= nakaji@jp.freebsd.org LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ VFlib2.24:${PORTSDIR}/japanese/vflib -BUILD_DEPENDS= ${LOCALBASE}/lib/libttf.a:${PORTSDIR}/print/freetype +USE_FREETYPE= yes USE_XLIB= yes USE_GMAKE= yes USE_AUTOCONF= yes |