Delete unnecessary USE_GTEXINFO - if INFO_FILES is defined, USE_GTEXINFO
gets defined automatically.
This commit is contained in:
parent
6356ec79ad
commit
0a132838da
1 changed files with 1 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.3 1999/03/22 16:08:31 bad Exp $
|
||||
# $NetBSD: Makefile,v 1.4 1999/03/23 10:04:25 agc Exp $
|
||||
#
|
||||
|
||||
DISTNAME= recode-3.4
|
||||
|
@ -8,7 +8,6 @@ MASTER_SITES= ${MASTER_SITE_GNU:=/recode/}
|
|||
MAINTAINER= kleink@netbsd.org
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GTEXINFO= yes
|
||||
|
||||
INFO_FILES= recode.info
|
||||
|
||||
|
|
Loading…
Reference in a new issue