# Created by: Joe Marcus Clarke # $FreeBSD$ # $MCom: ports/trunk/x11-toolkits/libwnck/Makefile 18610 2013-06-30 16:33:05Z marcus $ PORTNAME= libwnck PORTVERSION= 2.30.7 PORTREVISION?= 0 CATEGORIES= x11-toolkits gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= Library used for writing pagers and taskslists USE_XZ= yes .if !defined(REFERENCE_PORT) LIB_DEPENDS= startup-notification-1:${PORTSDIR}/x11/startup-notification USE_XORG= xres x11 USE_GNOME= gtk20 ltverhack referencehack intlhack introspection USES= bison gettext gmake pathfix USE_LDCONFIG= yes USE_AUTOTOOLS= libtool CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib .include .endif