diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-08-03 09:28:57 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-08-03 09:28:57 +0000 |
commit | c6bcad2436d925c98052ed292bd0794ae0e34b45 (patch) | |
tree | 4752ebd6e8eb5959ebf00516e4ecf7156215bbce /astro/xplanet | |
parent | fbd121eee966abfc21d176cbede935ecd6bf1a34 (diff) |
Notes
Diffstat (limited to 'astro/xplanet')
-rw-r--r-- | astro/xplanet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/xplanet/Makefile b/astro/xplanet/Makefile index 1a6886d93f93..17fc95ad49f0 100644 --- a/astro/xplanet/Makefile +++ b/astro/xplanet/Makefile @@ -17,10 +17,10 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= will@FreeBSD.org LIB_DEPENDS= Imlib.5:${PORTSDIR}/graphics/imlib \ - GL.14:${PORTSDIR}/graphics/Mesa3 \ jpeg.9:${PORTSDIR}/graphics/jpeg USE_X_PREFIX= yes +USE_MESA= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-map-extension=jpg |