aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/bugle
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/bugle')
-rw-r--r--graphics/bugle/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/bugle/Makefile b/graphics/bugle/Makefile
index 2d05b8a0d553..fcfab7b645e6 100644
--- a/graphics/bugle/Makefile
+++ b/graphics/bugle/Makefile
@@ -26,7 +26,7 @@ USE_AUTOTOOLS= libltdl:15
USE_LDCONFIG= ${PREFIX}/lib ${PREFIX}/lib/${PORTNAME}
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
-CONFIGURE_ARGS=--enable-ltdl-install=no --mandir=${MANPREFIX}/man
+CONFIGURE_ARGS=--enable-ltdl-install=no
CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include -I${LOCALBASE}/include" \
LIBS="-L${X11BASE}/lib -L${LOCALBASE}/lib" \
GL_LIBS="-L${X11BASE}/lib"