From c3a4f80ff0952cbc36fca4ca728e2a5b85249445 Mon Sep 17 00:00:00 2001 From: kwm Date: Sat, 5 Jun 2010 17:56:35 +0000 Subject: Update to 2.31.2. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14175 df743ca5-7f9a-e211-a948-0013205c9059 --- x11-fm/nautilus/Makefile | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 x11-fm/nautilus/Makefile (limited to 'x11-fm/nautilus/Makefile') diff --git a/x11-fm/nautilus/Makefile b/x11-fm/nautilus/Makefile new file mode 100644 index 000000000..9ff90c3c6 --- /dev/null +++ b/x11-fm/nautilus/Makefile @@ -0,0 +1,48 @@ +# New ports collection makefile for: nautilus2 +# Date created: 28th August 2000 +# Whom: ade, archie +# +# $FreeBSD$ +# $MCom$ +# + +PORTNAME= nautilus +PORTVERSION= 2.31.2 +CATEGORIES= x11-fm gnome +MASTER_SITES= GNOME +DIST_SUBDIR= gnome2 + +MAINTAINER= gnome@FreeBSD.org +COMMENT?= File manager for the GNOME desktop + +LIB_DEPENDS= exif.12:${PORTSDIR}/graphics/libexif \ + unique-1.0.2:${PORTSDIR}/x11-toolkits/unique \ + exempi.3:${PORTSDIR}/textproc/exempi + +INSTALLS_ICONS= yes +USE_BZIP2= yes +USE_GMAKE= yes +USE_GETTEXT= yes +USE_GNOME= gnomeprefix gnomehack intlhack gnomedesktop \ + librsvg2 desktopfileutils ltverhack gvfs ltasneededhack +GNOME_DESKTOP_VERSION=2 +USE_LDCONFIG= yes +USE_AUTOTOOLS= libtool:22 +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ + LIBS="${PTHREAD_LIBS} -L${LOCALBASE}/lib -liconv" \ + LIBPNG="-L${LOCALBASE}/lib -lpng -lz" +CONFIGURE_ARGS= --enable-static --disable-packagekit +MAKE_ENV= G_CHARSET_ALIAS="${LOCALBASE}/libdata/charset.alias" + +GCONF_SCHEMAS= apps_nautilus_preferences.schemas + +MAN1= nautilus-connect-server.1 nautilus-file-management-properties.1 \ + nautilus.1 + +.include + +post-install: + @${MKDIR} ${PREFIX}/lib/nautilus/extensions-2.0 + @-update-desktop-database + +.include -- cgit v1.2.3