diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-08-09 07:26:34 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-08-09 07:26:34 +0800 |
commit | 15f3ea5bea0ec5e9d3ad6b014fb136432f6d3bd4 (patch) | |
tree | b70f30628edf9962fc5af119835ccd4da1b2feb6 /x11-fm/nautilus/Makefile | |
parent | 67f7c84f282137feb85d603b0f123ed7635f23e2 (diff) | |
download | marcuscom-ports-15f3ea5bea0ec5e9d3ad6b014fb136432f6d3bd4.tar.gz marcuscom-ports-15f3ea5bea0ec5e9d3ad6b014fb136432f6d3bd4.tar.zst marcuscom-ports-15f3ea5bea0ec5e9d3ad6b014fb136432f6d3bd4.zip |
- Update to 2.15.91
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7009 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-fm/nautilus/Makefile')
-rw-r--r-- | x11-fm/nautilus/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-fm/nautilus/Makefile b/x11-fm/nautilus/Makefile index 14dba8eef..a3fbfdd25 100644 --- a/x11-fm/nautilus/Makefile +++ b/x11-fm/nautilus/Makefile @@ -3,11 +3,11 @@ # Whom: ade, archie # # $FreeBSD$ -# $MCom: ports/x11-fm/nautilus/Makefile,v 1.111 2006/07/21 20:47:03 mezz Exp $ +# $MCom: ports/x11-fm/nautilus/Makefile,v 1.112 2006/07/25 16:18:37 marcus Exp $ # PORTNAME= nautilus -PORTVERSION= 2.15.90 +PORTVERSION= 2.15.91 CATEGORIES= x11-fm gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} @@ -25,7 +25,7 @@ USE_XLIB= yes USE_GNOME= gnomeprefix gnomehack intlhack gnomedesktop eel2 \ librsvg2 desktopfileutils ltverhack GNOME_DESKTOP_VERSION=2 -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes USE_AUTOTOOLS= libtool:15 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="${PTHREAD_LIBS} -L${LOCALBASE}/lib -L${X11BASE}/lib -liconv" \ |