diff options
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/unrar/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/archivers/unrar/Makefile b/archivers/unrar/Makefile index fb4449d0729..5104de51363 100644 --- a/archivers/unrar/Makefile +++ b/archivers/unrar/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2004/03/27 14:21:21 grant Exp $ +# $NetBSD: Makefile,v 1.32 2004/04/18 09:21:55 grant Exp $ # DISTNAME= unrarsrc-3.3.6 @@ -11,6 +11,7 @@ HOMEPAGE= http://www.rarlab.com/ COMMENT= Extract, view & test RAR archives USE_GCC_SHLIB= # defined +USE_LANGUAGES= c++ MAKEFILE= makefile.unix |