diff options
author | Ade Lovett <ade@FreeBSD.org> | 2006-02-26 19:19:49 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2006-02-26 19:19:49 +0000 |
commit | af83e55c3460336b05e6349ff5e9f1737fc45bb9 (patch) | |
tree | 9035a1777a07534df95ee49bd8ac431ae202a45b /cad/fandango/Makefile | |
parent | c2a52f452829ba5f29c0df9046ec25293b1b5202 (diff) |
Notes
Diffstat (limited to 'cad/fandango/Makefile')
-rw-r--r-- | cad/fandango/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/fandango/Makefile b/cad/fandango/Makefile index 99483f15f4e5..592b86462c04 100644 --- a/cad/fandango/Makefile +++ b/cad/fandango/Makefile @@ -21,8 +21,8 @@ LIB_DEPENDS= python2.3.1:${PORTSDIR}/lang/python23 USE_GL= yes USE_GNOME= gnometarget -USE_KDEBASE_VER= 3 -GNU_CONFIGURE= yes +USE_KDEBASE_VER=3 +USE_AUTOTOOLS= libtool:15 LDFLAGS+= -lGL CONFIGURE_ENV+= LDFLAGS="${LDFLAGS}" |