From 5946936ffcde6674d4e6801abd4a757acd269dd5 Mon Sep 17 00:00:00 2001 From: rillig Date: Wed, 28 Sep 2005 20:52:18 +0000 Subject: Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE, NO_BUILD, USE_LIBTOOL. --- devel/syncdir/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devel/syncdir') diff --git a/devel/syncdir/Makefile b/devel/syncdir/Makefile index cdab1b27c07..45c36fa284f 100644 --- a/devel/syncdir/Makefile +++ b/devel/syncdir/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2005/04/11 21:45:39 tv Exp $ +# $NetBSD: Makefile,v 1.7 2005/09/28 20:52:20 rillig Exp $ # DISTNAME= syncdir-1.0 @@ -12,7 +12,7 @@ COMMENT= Implementation of open, link, rename, and unlink PKG_INSTALLATION_TYPES= overwrite pkgviews -USE_LIBTOOL= # defined +USE_LIBTOOL= yes INSTALLATION_DIRS= lib -- cgit v1.2.3