diff options
Diffstat (limited to 'games/gleyes/Makefile')
-rw-r--r-- | games/gleyes/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/gleyes/Makefile b/games/gleyes/Makefile index c20a59be0d29..9bfd6e14adaf 100644 --- a/games/gleyes/Makefile +++ b/games/gleyes/Makefile @@ -16,10 +16,9 @@ MASTER_SITES= ftp://ftp.kddlabs.co.jp/.1/X11/acontrib/gleyes/ \ MAINTAINER= malte.lance@gmx.net -LIB_DEPENDS= GL.14:${PORTSDIR}/graphics/Mesa3 - MAN1= gleyes.1 USE_X_PREFIX= yes +USE_MESA= yes do-install: @${INSTALL_PROGRAM} ${WRKSRC}/gleyes ${PREFIX}/bin |