summaryrefslogtreecommitdiff
path: root/graphics/aqsis
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2005-06-09 18:14:16 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2005-06-09 18:14:16 +0000
commit4932d96a965ac4e9f431340e0d0b7c51863c64bc (patch)
treea4e0456a38a662eb4c05e93b13d6e9977b97786b /graphics/aqsis
parentUse GCC 3.4 to fix the build on 4.X. (diff)
fix build on 4
Noted by: pointyhat via kris
Notes
Notes: svn path=/head/; revision=137115
Diffstat (limited to 'graphics/aqsis')
-rw-r--r--graphics/aqsis/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/aqsis/Makefile b/graphics/aqsis/Makefile
index 898d7a4dd0ff..ce875c9aa02f 100644
--- a/graphics/aqsis/Makefile
+++ b/graphics/aqsis/Makefile
@@ -20,11 +20,11 @@ LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \
fltk.1:${PORTSDIR}/x11-toolkits/fltk
USE_GCC= 3.4
-USE_GNOME= gnometarget lthack
+USE_GNOME= gnometarget
USE_BISON= yes
USE_REINPLACE= yes
USE_GMAKE= yes
-USE_LIBTOOL_VER=15
+GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
INSTALLS_SHLIB= yes