# New ports collection makefile for: libGLw # Date created: 7 May 2004 # Whom: anholt@FreeBSD.org # # $FreeBSD$ # PORTNAME= libGLw PORTVERSION= 8.0.0 CATEGORIES= graphics MASTER_SITES= ftp://ftp.freedesktop.org/pub/mesa/glw/ DISTNAME= glw-${PORTVERSION} DIST_SUBDIR= GL MAINTAINER= x11@FreeBSD.org COMMENT= OpenGL widgets library USE_BZIP2= yes USE_GNOME= gnomehack pkgconfig USE_LDCONFIG= yes USE_GL= gl USE_MOTIF= yes USE_XORG= x11 xt xext GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-static --enable-motif CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib .include