diff options
Diffstat (limited to 'graphics/quat-gui/Makefile')
-rw-r--r-- | graphics/quat-gui/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/quat-gui/Makefile b/graphics/quat-gui/Makefile index fef6e2d..4348856 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}" |