diff options
author | wiz <wiz@pkgsrc.org> | 2006-07-04 06:30:48 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-07-04 06:30:48 +0000 |
commit | c55e87ad3c7ba35f48f8551f8a2e33e012f441a2 (patch) | |
tree | 60453b243e528151b62bb57f482ecf5699c7b476 /devel/allegro | |
parent | c2035792fb94526c82c81544ac12df810b1d83be (diff) | |
download | pkgsrc-c55e87ad3c7ba35f48f8551f8a2e33e012f441a2.tar.gz |
pkglint: INFO_FILES=YES.
Diffstat (limited to 'devel/allegro')
-rw-r--r-- | devel/allegro/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/allegro/Makefile b/devel/allegro/Makefile index 8644e31b1be..29b8a72efda 100644 --- a/devel/allegro/Makefile +++ b/devel/allegro/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2006/03/23 06:43:17 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2006/07/04 06:30:48 wiz Exp $ DISTNAME= allegro-4.2.0 PKGREVISION= 2 @@ -14,7 +14,7 @@ GNU_CONFIGURE= yes MAKEFILE= makefile BUILD_TARGET= # there is no 'all' target for some reason -INFO_FILES= # PLIST +INFO_FILES= YES INSTALL_TARGET= install install-info # NetBSD's OSS midi emulation is non-existent. |