aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-07-06 22:28:47 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-07-06 22:28:47 +0000
commit1afe83ffc2aab3301f6640778bf1c9f5d442c9c7 (patch)
treeff9d8ec846a8aaa11cb29b8160e6f90b9cb712e2 /graphics
parente08f9746d046673c70850b2c562090f29d7c4a42 (diff)
downloadports-1afe83ffc2aab3301f6640778bf1c9f5d442c9c7.tar.gz
ports-1afe83ffc2aab3301f6640778bf1c9f5d442c9c7.zip
Notes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/jasper/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/jasper/Makefile b/graphics/jasper/Makefile
index f12fff6efb03..06c758978944 100644
--- a/graphics/jasper/Makefile
+++ b/graphics/jasper/Makefile
@@ -7,7 +7,7 @@
PORTNAME= jasper
PORTVERSION= 1.900.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics
MASTER_SITES= http://www.ece.uvic.ca/~mdadams/jasper/software/ \
${MASTER_SITE_IMAGEMAGICK}
@@ -20,6 +20,7 @@ LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg
USE_AUTOTOOLS= libtool:15
USE_ZIP= yes
+USE_GL= glut
USE_GNOME= gnometarget lthack
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \