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 | f732f063cfbd24912d28d2b1507c3e6d49a22c13 (patch) | |
tree | c91ecd29f5892fd0b58acbec5b7e85afd9fe15f1 /sysutils/gnome-vfs2 | |
parent | 13737b63411be03c125725aafd3138d998397908 (diff) | |
download | pkgsrc-f732f063cfbd24912d28d2b1507c3e6d49a22c13.tar.gz |
Remove LIBTOOL_REQD; tv@ has just bumped the version in bsd.pkg.mk.
Diffstat (limited to 'sysutils/gnome-vfs2')
-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 |