From 6e02d7ee4135596fbf3221f6c20ff5e8cf314775 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 3 Dec 2004 15:14:50 +0000 Subject: Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. Suggested by Roland Illig, ok'd by various. --- sysutils/gnome-vfs2/Makefile.common | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sysutils/gnome-vfs2/Makefile.common') diff --git a/sysutils/gnome-vfs2/Makefile.common b/sysutils/gnome-vfs2/Makefile.common index 5626bdac48a..2f0b5ad4b3d 100644 --- a/sysutils/gnome-vfs2/Makefile.common +++ b/sysutils/gnome-vfs2/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.6 2004/11/28 13:00:17 recht Exp $ +# $NetBSD: Makefile.common,v 1.7 2004/12/03 15:15:10 wiz Exp $ # DISTNAME= gnome-vfs-2.8.3 @@ -60,7 +60,7 @@ PKGNAME:= ${PKGNAME:S/gnome-vfs2/gnome-vfs2-${GNOME_VFS2_NAME}/} CONFIGURE_ARGS:= ${CONFIGURE_ARGS:S/--disable-${GNOME_VFS2_FLAG}/--enable-${GNOME_VFS2_FLAG}/} COMMENT+= - ${GNOME_VFS2_NAME} plugin -ALL_TARGET= lib${GNOME_VFS2_NAME}.la +BUILD_TARGET= lib${GNOME_VFS2_NAME}.la BUILD_DIRS= ${WRKSRC}/modules # Fix paths to already installed libraries (by the gnome-vfs2 package). -- cgit v1.2.3