summaryrefslogblamecommitdiff
path: root/x11-toolkits/gtkglarea2/Makefile
blob: 18b66e4e2f39474678594878d5b4f12f38c487df (plain) (tree)
1
2
3
4
5
6
7
8
9


                                                          
 
           

 
                         
                     




                                                                    
                   

                     
                   
                   
                             
                                               

                      
# New ports collection makefile for:	gtkglarea
# Date created:		1 August 1999
# Whom:			Michael Sardo <jaeger16@yahoo.com>
#
# $FreeBSD$
#

PORTNAME=	gtkglarea
PORTVERSION=	1.2.2
CATEGORIES=	x11-toolkits
MASTER_SITES=	http://www.student.oulu.fi/~jlof/gtkglarea/download/

MAINTAINER=	jaeger16@yahoo.com

USE_MESA=	yes
USE_GNOMENG=	yes
USE_GNOME=	gtk12
USE_LIBTOOL=	yes
INSTALLS_SHLIB=	yes
CONFIGURE_ARGS=	--with-lib-GL
CONFIGURE_ENV=	LIBS="${PTHREAD_LIBS} -lstdc++"

.include <bsd.port.mk>