From 17425b47565c00d1c48ff2523e8b7a5d0e7aa4c3 Mon Sep 17 00:00:00 2001 From: billf Date: Mon, 15 Mar 1999 21:26:38 +0000 Subject: Add a LIB_DEPEND for mesa --- x11-toolkits/fltk/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'x11-toolkits/fltk/Makefile') diff --git a/x11-toolkits/fltk/Makefile b/x11-toolkits/fltk/Makefile index 9ba961bd93dc..afbbb554b697 100644 --- a/x11-toolkits/fltk/Makefile +++ b/x11-toolkits/fltk/Makefile @@ -3,7 +3,7 @@ # Date created: 11 February 1999 # Whom: Dima Sivachenko # -# $Id: $ +# $Id: Makefile,v 1.1.1.1 1999/03/07 23:52:55 billf Exp $ # DISTNAME= fltk-19990127 @@ -17,6 +17,8 @@ MASTER_SITES= ftp://ftp.easysw.com/pub/fltk/ \ MAINTAINER= dima@chg.ru +LIB_DEPENDS= MesaGL.14:${PORTSDIR}/graphics/Mesa3 + GNU_CONFIGURE= yes CONFIGURE_ARGS+= --enable-shared USE_X_PREFIX= yes -- cgit