Replaced #defined with "yes" in NO_CONFIGURE.
This commit is contained in:
parent
d6629abb25
commit
d3f1c69d8c
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.21 2005/04/11 21:44:50 tv Exp $
|
||||
# $NetBSD: Makefile,v 1.22 2005/05/25 22:53:26 rillig Exp $
|
||||
|
||||
DISTNAME= unarj-2.65
|
||||
PKGREVISION= 1
|
||||
|
@ -15,7 +15,7 @@ NO_SRC_ON_CDROM=${RESTRICTED}
|
|||
NO_BIN_ON_CDROM=${RESTRICTED}
|
||||
|
||||
PKG_INSTALLATION_TYPES= overwrite pkgviews
|
||||
NO_CONFIGURE= # defined
|
||||
NO_CONFIGURE= yes
|
||||
|
||||
INSTALLATION_DIRS= bin
|
||||
|
||||
|
|
Loading…
Reference in a new issue