aboutsummaryrefslogtreecommitdiff
path: root/x11/xlockmore
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-03-14 22:31:11 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-03-14 22:31:11 +0000
commitf14d7fb379f15b3ec1b21a7a56c7ecf738d58779 (patch)
treea5bc769666f942c8657288d4b946a879cfabb8d7 /x11/xlockmore
parent41675354b88f20dff7f8fe1a2267a9ee91349f8e (diff)
downloadports-f14d7fb379f15b3ec1b21a7a56c7ecf738d58779.tar.gz
ports-f14d7fb379f15b3ec1b21a7a56c7ecf738d58779.zip
Notes
Diffstat (limited to 'x11/xlockmore')
-rw-r--r--x11/xlockmore/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xlockmore/Makefile b/x11/xlockmore/Makefile
index 1d962310ec69..598c64202bad 100644
--- a/x11/xlockmore/Makefile
+++ b/x11/xlockmore/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xlockmore
PORTVERSION= 5.25
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES?= x11
MASTER_SITES= ftp://ibiblio.org/pub/Linux/X11/screensavers/
@@ -58,6 +58,7 @@ OPTIONS=MESAGL "Enable Mesa 3D (for GL modes)" off \
CONFIGURE_ARGS+= --with-mesa
MESALIB=${PTHREAD_LIBS}
USE_GL= yes
+CFLAGS+= -I${LOCALBASE}/include/FTGL
.else
CONFIGURE_ARGS+= --without-mesa --without-opengl
.endif