aboutsummaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2006-02-26 19:19:49 +0000
committerAde Lovett <ade@FreeBSD.org>2006-02-26 19:19:49 +0000
commitaf83e55c3460336b05e6349ff5e9f1737fc45bb9 (patch)
tree9035a1777a07534df95ee49bd8ac431ae202a45b /cad
parentc2a52f452829ba5f29c0df9046ec25293b1b5202 (diff)
downloadports-af83e55c3460336b05e6349ff5e9f1737fc45bb9.tar.gz
ports-af83e55c3460336b05e6349ff5e9f1737fc45bb9.zip
Post libtool-conversion fixups
Submitted by: pointyhat Approved by: portmgr (implicit)
Notes
Notes: svn path=/head/; revision=156836
Diffstat (limited to 'cad')
-rw-r--r--cad/fandango/Makefile4
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}"