diff options
Diffstat (limited to 'graphics/panoglview/Makefile')
-rw-r--r-- | graphics/panoglview/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/panoglview/Makefile b/graphics/panoglview/Makefile index d443abe462f4..419a940b7b34 100644 --- a/graphics/panoglview/Makefile +++ b/graphics/panoglview/Makefile @@ -15,7 +15,6 @@ MAINTAINER= ii@any.com.ru COMMENT= Panorama viewer using OpenGL GNU_CONFIGURE= yes -CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CFLAGS="${PTHREAD_CFLAGS} -I${LOCALBASE}/include" \ CXXFLAGS="${PTHREAD_CFLAGS} -I${LOCALBASE}/include -ftemplate-depth-64" \ LDFLAGS="${PTHREAD_LIBS} -L${LOCALBASE}/lib -lwx_gtk2_gl-${WX_VERSION}" \ |