From cb212a641d541d237efd3a3bbeb25ce18209a26f Mon Sep 17 00:00:00 2001 From: ahze Date: Thu, 26 Apr 2007 16:42:27 +0000 Subject: share/gnome -> share git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8627 df743ca5-7f9a-e211-a948-0013205c9059 --- x11-toolkits/libgnomeui/Makefile | 42 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 x11-toolkits/libgnomeui/Makefile (limited to 'x11-toolkits/libgnomeui/Makefile') diff --git a/x11-toolkits/libgnomeui/Makefile b/x11-toolkits/libgnomeui/Makefile new file mode 100644 index 000000000..78d3dcdd4 --- /dev/null +++ b/x11-toolkits/libgnomeui/Makefile @@ -0,0 +1,42 @@ +# New ports collection makefile for: libgnomeui +# Date created: 07 April 2002 +# Whom: Joe Marcus Clarke +# +# $FreeBSD$ +# $MCom: ports/x11-toolkits/libgnomeui/Makefile,v 1.99 2007/03/14 03:42:53 marcus Exp $ +# + +PORTNAME= libgnomeui +PORTVERSION= 2.18.1 +PORTREVISION?= 1 +CATEGORIES= x11-toolkits gnome +MASTER_SITES= ${MASTER_SITE_GNOME} +MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} +DIST_SUBDIR= gnome2 + +MAINTAINER= gnome@FreeBSD.org +COMMENT= Libraries for the GNOME GUI, a GNU desktop environment + +USE_BZIP2= yes + +.if !defined(REFERENCE_PORT) + +LIB_DEPENDS+= gnome-keyring.0:${PORTSDIR}/security/gnome-keyring \ + startup-notification-1.0:${PORTSDIR}/x11/startup-notification +RUN_DEPENDS= ${LOCALBASE}/share/icons/gnome/index.theme:${PORTSDIR}/misc/gnome-icon-theme + +USE_GETTEXT= yes +USE_XLIB= yes +USE_XPM= yes +USE_GMAKE= yes +USE_GNOME= gnomeprefix gnomehack gnomehier libbonoboui ltverhack \ + referencehack +USE_LDCONFIG= yes +USE_AUTOTOOLS= libtool:15 +USE_BISON= yes +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ + LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" + +.include + +.endif -- cgit v1.2.3