summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorjlam <jlam>2006-06-16 16:17:02 +0000
committerjlam <jlam>2006-06-16 16:17:02 +0000
commit6ebf9e7477cecffb7f83ef584ce64d5e1bd13846 (patch)
tree068c2ae8e2b76e2001e88751ecc8fe540af8f9de /emulators
parent9d59cd86dcf35812ac017bb60756819f968ceb9c (diff)
downloadpkgsrc-6ebf9e7477cecffb7f83ef584ce64d5e1bd13846.tar.gz
A package that installs info files should define INFO_FILES in the
package Makefile.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/simulavr/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/simulavr/Makefile b/emulators/simulavr/Makefile
index 248ff1d3c6f..c568ea9af54 100644
--- a/emulators/simulavr/Makefile
+++ b/emulators/simulavr/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2006/03/04 21:29:36 jlam Exp $
+# $NetBSD: Makefile,v 1.10 2006/06/16 16:17:02 jlam Exp $
#
DISTNAME= simulavr-0.1.2.1
@@ -19,6 +19,7 @@ CONFIGURE_ARGS+= --disable-tests
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
+INFO_FILES= # PLIST
# gcc 2.95 gives warnings that it cannot inline all functions.
BUILDLINK_TRANSFORM+= rm:-Werror