aboutsummaryrefslogtreecommitdiff
path: root/graphics/reallyslick/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2010-01-21 21:14:35 +0000
committerMartin Wilke <miwi@FreeBSD.org>2010-01-21 21:14:35 +0000
commit81fe443fe62d64fc32c5d01d5ba6dedafd328be5 (patch)
tree3744b3f1df254bc81dcd1e3d6ab4c11513a22f30 /graphics/reallyslick/Makefile
parent4e1eaa3339bb91583016f5ddfa001030a4ca054a (diff)
downloadports-81fe443fe62d64fc32c5d01d5ba6dedafd328be5.tar.gz
ports-81fe443fe62d64fc32c5d01d5ba6dedafd328be5.zip
- Update to 0.9.1
PR: 142981 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=248310
Diffstat (limited to 'graphics/reallyslick/Makefile')
-rw-r--r--graphics/reallyslick/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/graphics/reallyslick/Makefile b/graphics/reallyslick/Makefile
index 6d6b96e6ac79..70cfe5026fa5 100644
--- a/graphics/reallyslick/Makefile
+++ b/graphics/reallyslick/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= reallyslick
-PORTVERSION= 0.9.0
-PORTREVISION= 1
+PORTVERSION= 0.9.1
CATEGORIES= graphics
MASTER_SITES= SF/rss-glx/rss-glx/${PORTVERSION}
DISTNAME= rss-glx_${PORTVERSION}
@@ -15,13 +14,14 @@ DISTNAME= rss-glx_${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= OpenGL screensaver collection
-LIB_DEPENDS= MagickWand.2:${PORTSDIR}/graphics/ImageMagick
+LIB_DEPENDS= MagickWand.2:${PORTSDIR}/graphics/ImageMagick \
+ GLC.0:${PORTSDIR}/graphics/quesoglc
OPTIONS= FREEALUT "Enable freealut support" off \
GLEW "Enable GLEW support" off
USE_BZIP2= yes
-USE_GL= glu
+USE_GL= glut
USE_GNOME= gnomehack
USE_GMAKE= yes
GNU_CONFIGURE= yes
@@ -30,8 +30,8 @@ CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
MAN1= biof.1 busyspheres.1 colorfire.1 cyclone.1 drempels.1 \
euphoria.1 feedback.1 fieldlines.1 flocks.1 flux.1 \
helios.1 hufo_smoke.1 hufo_tunnel.1 hyperspace.1 lattice.1 \
- lorenz.1 matrixview.1 plasma.1 skyrocket.1 solarwinds.1 \
- spirographx.1 sundancer2.1
+ lorenz.1 matrixview.1 pixelcity.1 plasma.1 skyrocket.1 \
+ solarwinds.1 spirographx.1 sundancer2.1
CPPFLAGS= -I${LOCALBASE}/include
LDFLAGS= -L${LOCALBASE}/lib