From 8e74898a1f59d28c6bdf673b646aca69415fbc3e Mon Sep 17 00:00:00 2001 From: kwm Date: Thu, 1 Apr 2010 15:43:24 +0000 Subject: UPdate to 2.18.5. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13954 df743ca5-7f9a-e211-a948-0013205c9059 --- x11-toolkits/libgnomeprintui/Makefile | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 x11-toolkits/libgnomeprintui/Makefile (limited to 'x11-toolkits/libgnomeprintui/Makefile') diff --git a/x11-toolkits/libgnomeprintui/Makefile b/x11-toolkits/libgnomeprintui/Makefile new file mode 100644 index 000000000..eaac9e867 --- /dev/null +++ b/x11-toolkits/libgnomeprintui/Makefile @@ -0,0 +1,35 @@ +# New ports collection makefile for: libgnomeprintui +# Date created: 12 April 2002 +# Whom: Maxim Sobolev +# +# $FreeBSD$ +# $MCom$ +# + +PORTNAME= libgnomeprintui +PORTVERSION= 2.18.5 +CATEGORIES= x11-toolkits gnome +MASTER_SITES= GNOME +DIST_SUBDIR= gnome2 + +MAINTAINER= gnome@FreeBSD.org +COMMENT= Gnome print support library + +BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gnome-icon-theme.pc:${PORTSDIR}/misc/gnome-icon-theme +RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gnome-icon-theme.pc:${PORTSDIR}/misc/gnome-icon-theme + +USE_BZIP2= yes +USE_XORG= x11 xpm +USE_GMAKE= yes +USE_GNOME= gnomeprefix gnomehack libgnomeprint libgnomecanvas \ + intlhack ltverhack +USE_GETTEXT= yes +USE_LDCONFIG= yes +USE_AUTOTOOLS= libtool:22 +USE_BISON= build +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ + LDFLAGS="-L${LOCALBASE}/lib" + +PLIST_SUB= VERSION=${PORTVERSION} + +.include -- cgit v1.2.3