# Created by: Koop Mast # $FreeBSD$ # $MCom: ports/trunk/x11-toolkits/mx/Makefile 18610 2013-06-30 16:33:05Z marcus $ PORTNAME= mx PORTVERSION= 1.2.1 CATEGORIES= x11-toolkits MASTER_SITES= LOCAL/kwm MAINTAINER= gnome@FreeBSD.org COMMENT= Clutter based widget toolkit LICENSE= LGPL21 LIB_DEPENDS= clutter-glx-1.0:${PORTSDIR}/graphics/clutter \ startup-notification-1:${PORTSDIR}/x11/startup-notification \ dbus-glib-1:${PORTSDIR}/devel/dbus-glib USES= gettext gmake pathfix USE_XZ= yes USE_AUTOTOOLS= libtool USE_GNOME= glib20 gtk20 intlhack ltverhack USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS} LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS} .include