diff options
Diffstat (limited to 'archivers/unarj/Makefile')
-rw-r--r-- | archivers/unarj/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/unarj/Makefile b/archivers/unarj/Makefile index be753ae3c52..84f80b864ab 100644 --- a/archivers/unarj/Makefile +++ b/archivers/unarj/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2001/07/16 10:29:50 jlam Exp $ +# $NetBSD: Makefile,v 1.12 2002/08/25 21:49:23 jlam Exp $ DISTNAME= unarj-2.43 CATEGORIES= archivers @@ -14,7 +14,7 @@ RESTRICTED= "Do not charge a fee for use, copying, or distribution" NO_SRC_ON_CDROM=${RESTRICTED} NO_BIN_ON_CDROM=${RESTRICTED} -USE_BUILDLINK_ONLY= # defined +USE_BUILDLINK2= # defined do-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/unarj |