diff options
author | jmmv <jmmv@pkgsrc.org> | 2005-03-22 16:01:28 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2005-03-22 16:01:28 +0000 |
commit | 6526c122bedab94f45993dfb92038f0bc8c8675b (patch) | |
tree | c91ecd29f5892fd0b58acbec5b7e85afd9fe15f1 /sysutils | |
parent | 79710ed69a625a859e51f9d9250aed90524c463d (diff) | |
download | pkgsrc-6526c122bedab94f45993dfb92038f0bc8c8675b.tar.gz |
Remove LIBTOOL_REQD; tv@ has just bumped the version in bsd.pkg.mk.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/gnome-vfs2/Makefile.common | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/gnome-vfs2/Makefile.common b/sysutils/gnome-vfs2/Makefile.common index 2b6cf4a3a62..2608a865faa 100644 --- a/sysutils/gnome-vfs2/Makefile.common +++ b/sysutils/gnome-vfs2/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.11 2005/03/22 15:56:41 jmmv Exp $ +# $NetBSD: Makefile.common,v 1.12 2005/03/22 16:01:28 jmmv Exp $ # DISTNAME= gnome-vfs-2.10.0 @@ -18,7 +18,6 @@ DISTINFO_FILE= ${.CURDIR}/../../sysutils/gnome-vfs2/distinfo PATCHDIR= ${.CURDIR}/../../sysutils/gnome-vfs2/patches GNU_CONFIGURE= YES -LIBTOOL_REQD= 1.5.14 USE_BUILDLINK3= YES USE_PKGLOCALEDIR= YES USE_GNU_TOOLS+= make |