From 039bbe50a8bdb973df257d8db5928356dd4f44b1 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Sat, 22 Jan 2000 02:36:01 +0000 Subject: Should use USE_BISON instead of BUILD_DEPENDS. --- astro/openuniverse/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/astro/openuniverse/Makefile b/astro/openuniverse/Makefile index da2543d5fb69..f9ed31808112 100644 --- a/astro/openuniverse/Makefile +++ b/astro/openuniverse/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.geocities.com/SiliconValley/Station/6492/ \ MAINTAINER= andy@icc.surw.chel.su -BUILD_DEPENDS= bison:${PORTSDIR}/devel/bison - LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ MesaGL.14:${PORTSDIR}/graphics/Mesa3 \ MesaGLU.14:${PORTSDIR}/graphics/Mesa3 \ @@ -23,6 +21,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ MAKEFILE= Makefile.FreeBSD FETCH_BEFORE_ARGS= -b USE_X_PREFIX= yes +USE_BISON= yes do-install: @ ${INSTALL_PROGRAM} ${WRKSRC}/ssystem ${PREFIX}/bin -- cgit v1.2.3