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 /sysutils/glload | |
parent | fbd121eee966abfc21d176cbede935ecd6bf1a34 (diff) |
Notes
Diffstat (limited to 'sysutils/glload')
-rw-r--r-- | sysutils/glload/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/glload/Makefile b/sysutils/glload/Makefile index 008e12e8cbe2..36cca0d7d070 100644 --- a/sysutils/glload/Makefile +++ b/sysutils/glload/Makefile @@ -14,9 +14,8 @@ MASTER_SITE_SUBDIR= vanilla MAINTAINER= vanilla@FreeBSD.org -LIB_DEPENDS= GL.14:${PORTSDIR}/graphics/Mesa3 - USE_X_PREFIX= yes +USE_MESA= yes MAKEFILE= Makefile.FreeBSD ALL_TARGET= glload |