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/mscompress | |
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/mscompress')
-rw-r--r-- | archivers/mscompress/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/mscompress/Makefile b/archivers/mscompress/Makefile index 82379c5a84c..34adc6a9933 100644 --- a/archivers/mscompress/Makefile +++ b/archivers/mscompress/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/09/16 19:00:49 zuntum Exp $ +# $NetBSD: Makefile,v 1.2 2002/08/25 21:49:17 jlam Exp $ # DISTNAME= mscompress-0.3 @@ -10,7 +10,7 @@ MAINTAINER= collver@linuxfreemail.com HOMEPAGE= ftp://ftp.penguin.cz/pub/users/mhi/mscompress/ COMMENT= Microsoft "compress.exe/expand.exe" compatible (de)compressor -USE_BUILDLINK_ONLY= yes +USE_BUILDLINK2= yes GNU_CONFIGURE= yes do-install: |