aboutsummaryrefslogtreecommitdiff
path: root/graphics/quat-gui
diff options
context:
space:
mode:
authorBeech Rintoul <beech@FreeBSD.org>2008-03-21 20:20:09 +0000
committerBeech Rintoul <beech@FreeBSD.org>2008-03-21 20:20:09 +0000
commit7f1e00044d54de1b4f90a7223f2877553502602c (patch)
tree7ec2e9b72d858a272936417daa6d159eb2bcfada /graphics/quat-gui
parent4d25e7ca52b4fe4e31aa81419c607e3e7c66196d (diff)
downloadports-7f1e00044d54de1b4f90a7223f2877553502602c.tar.gz
ports-7f1e00044d54de1b4f90a7223f2877553502602c.zip
Notes
Diffstat (limited to 'graphics/quat-gui')
-rw-r--r--graphics/quat-gui/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/quat-gui/Makefile b/graphics/quat-gui/Makefile
index fef6e2de3dd1..4348856c6975 100644
--- a/graphics/quat-gui/Makefile
+++ b/graphics/quat-gui/Makefile
@@ -7,7 +7,7 @@
PORTNAME= quat
PORTVERSION= 1.20
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics
MASTER_SITES= http://www.physcip.uni-stuttgart.de/phy11733/download/
PKGNAMESUFFIX= -gui
@@ -19,7 +19,6 @@ COMMENT= A Three-dimensional fractal creator (X11 GUI)
LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk \
glut.4:${PORTSDIR}/graphics/libglut
-USE_X_PREFIX= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include -L${X11BASE}/lib" \
LIBS="-lXext -lGL" FLUID="${X11BASE}/bin/fluid}"