diff options
author | jlam <jlam> | 2002-08-25 21:48:57 +0000 |
---|---|---|
committer | jlam <jlam> | 2002-08-25 21:48:57 +0000 |
commit | 02526271b78c18a0c07b3ea8be04d2a61b0bf8e7 (patch) | |
tree | c8d09a03adeac7a950080d8040f6c9ceb10ef9d2 /archivers/unace | |
parent | 521a29ec203c35a133d1b565a410d027176ebfc9 (diff) | |
download | pkgsrc-02526271b78c18a0c07b3ea8be04d2a61b0bf8e7.tar.gz |
Merge packages from the buildlink2 branch back into the main trunk that
have been converted to USE_BUILDLINK2.
Diffstat (limited to 'archivers/unace')
-rw-r--r-- | archivers/unace/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/archivers/unace/Makefile b/archivers/unace/Makefile index 9210c8875df..c6b586e9981 100644 --- a/archivers/unace/Makefile +++ b/archivers/unace/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2001/12/03 22:04:39 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2002/08/25 21:49:22 jlam Exp $ # DISTNAME= unace-1.2b @@ -10,8 +10,8 @@ MAINTAINER= wiz@netbsd.org HOMEPAGE= http://www.winace.com/ COMMENT= Extract, list and test files in ACE archives -USE_BUILDLINK_ONLY= yes -USE_GMAKE= yes +USE_BUILDLINK2= yes +USE_GMAKE= yes ALL_TARGET= clean unace |