summaryrefslogtreecommitdiff
path: root/devel/gnome-vfs1
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-02-15 19:01:48 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-02-15 19:01:48 +0000
commit19cc9bd8c93cbefb551625b59410adc0730a6b65 (patch)
treee8b3f65b41f16b4efd87761f8cf3faa52f34f0ca /devel/gnome-vfs1
parentClean up this port, including GCing old configure options and making patches (diff)
Don't create compatibility symlinks, which might get in the way of the GNOME2.
Tested by: Joe Marcus Clarke <marcus@marcuscom.com>
Notes
Notes: svn path=/head/; revision=54762
Diffstat (limited to 'devel/gnome-vfs1')
-rw-r--r--devel/gnome-vfs1/Makefile9
-rw-r--r--devel/gnome-vfs1/pkg-plist1
2 files changed, 1 insertions, 9 deletions
diff --git a/devel/gnome-vfs1/Makefile b/devel/gnome-vfs1/Makefile
index 07bb60e79d63..40b90d917fc3 100644
--- a/devel/gnome-vfs1/Makefile
+++ b/devel/gnome-vfs1/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gnomevfs
PORTVERSION= 1.0.4
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/gnome-vfs
@@ -45,11 +45,4 @@ pre-patch:
@find ${WRKSRC} -name 'xml-i18n-*' | xargs ${PERL} -pi -e \
's|/usr/local/bin/perl|${PERL}|g'
-post-install:
- @if [ -L ${PREFIX}/include/libgnomevfs ]; then \
- ${RM} -f ${PREFIX}/include/libgnomevfs; \
- fi
- ${LN} -sf ${PREFIX}/include/gnome-vfs-1.0/libgnomevfs \
- ${PREFIX}/include/libgnomevfs
-
.include <bsd.port.mk>
diff --git a/devel/gnome-vfs1/pkg-plist b/devel/gnome-vfs1/pkg-plist
index 8b294c71f8ea..ff09a8d244e3 100644
--- a/devel/gnome-vfs1/pkg-plist
+++ b/devel/gnome-vfs1/pkg-plist
@@ -48,7 +48,6 @@ include/gnome-vfs-1.0/libgnomevfs/gnome-vfs-uri.h
include/gnome-vfs-1.0/libgnomevfs/gnome-vfs-utils.h
include/gnome-vfs-1.0/libgnomevfs/gnome-vfs-xfer.h
include/gnome-vfs-1.0/libgnomevfs/gnome-vfs.h
-include/libgnomevfs
lib/libgnomevfs-pthread.so
lib/libgnomevfs.a
lib/libgnomevfs.so