summaryrefslogtreecommitdiff
path: root/x11-toolkits/fltk
diff options
context:
space:
mode:
authorBill Fumerola <billf@FreeBSD.org>1999-03-15 21:26:38 +0000
committerBill Fumerola <billf@FreeBSD.org>1999-03-15 21:26:38 +0000
commit252e2eba1bbf3dc179ea2a1c11649a0d1fb6c2e0 (patch)
tree0b53b23f2325834d23856938a191cf0739a3df55 /x11-toolkits/fltk
parentUpdate of libicq and gicq. (diff)
Add a LIB_DEPEND for mesa
Notes
Notes: svn path=/head/; revision=17239
Diffstat (limited to 'x11-toolkits/fltk')
-rw-r--r--x11-toolkits/fltk/Makefile4
1 files changed, 3 insertions, 1 deletions
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 <dima@Chg.RU>
#
-# $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