summaryrefslogtreecommitdiffstats
path: root/devel/gnome-vfs1/Makefile
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2006-05-28 16:11:40 +0000
committerpav <pav@FreeBSD.org>2006-05-28 16:11:40 +0000
commit9d398018b3ddfb7adfc347b13084d54633d150db (patch)
tree629894442dfb3f605a5d9e1cdf27bd1b2037cbba /devel/gnome-vfs1/Makefile
parent890356aeb9d8f4701951d7e12e8a029f26fb3e61 (diff)
downloadFreeBSD-ports-9d398018b3ddfb7adfc347b13084d54633d150db.zip
FreeBSD-ports-9d398018b3ddfb7adfc347b13084d54633d150db.tar.gz
- Rename ports
devel/gnomevfs -> devel/gnome-vfs1 devel/gnomevfs2 -> devel/gnome-vfs devel/gnomevfs2-reference -> devel/gnome-vfs-reference
Diffstat (limited to 'devel/gnome-vfs1/Makefile')
-rw-r--r--devel/gnome-vfs1/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/gnome-vfs1/Makefile b/devel/gnome-vfs1/Makefile
index a16e359..41d4220 100644
--- a/devel/gnome-vfs1/Makefile
+++ b/devel/gnome-vfs1/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
#
-PORTNAME= gnomevfs
+PORTNAME= gnome-vfs
PORTVERSION= 1.0.5
PORTREVISION= 8
CATEGORIES= devel gnome
@@ -30,6 +30,8 @@ CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS} -I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib" \
BSD_PTHREAD_LIBS=${PTHREAD_LIBS}
+LATEST_LINK= gnome-vfs1
+
.if exists(${LOCALBASE}/lib/libcdda_paranoia.a)
WITH_CDPARANOIA= yes
.endif
OpenPOWER on IntegriCloud