summaryrefslogtreecommitdiff
path: root/lang/mercury/Makefile
diff options
context:
space:
mode:
authorseb <seb>2004-03-07 00:19:29 +0000
committerseb <seb>2004-03-07 00:19:29 +0000
commit42be9e68c85ec866f6bd8ea079077e1031dcbbfe (patch)
treef8eaa800dcf8afcaafd1d98d7dc21daf5285c1dc /lang/mercury/Makefile
parentd6ef4f3a38529fbb0e319037b80bc15787b2ebf4 (diff)
downloadpkgsrc-42be9e68c85ec866f6bd8ea079077e1031dcbbfe.tar.gz
Remove info files entries from PLIST.
While here add missing info file from INFO_FILES and patch it so it has an info dir entry.
Diffstat (limited to 'lang/mercury/Makefile')
-rw-r--r--lang/mercury/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/mercury/Makefile b/lang/mercury/Makefile
index 1e26d9cdf80..799cecd4291 100644
--- a/lang/mercury/Makefile
+++ b/lang/mercury/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2004/02/14 03:04:31 kristerw Exp $
+# $NetBSD: Makefile,v 1.20 2004/03/07 00:19:29 seb Exp $
DISTNAME= mercury-compiler-0.11.0
PKGNAME= mercury-0.11.0
@@ -18,6 +18,7 @@ USE_GNU_READLINE= yes # rl_prep_term_function
INFO_FILES= mercury.info mercury_faq.info mercury_library.info
INFO_FILES+= mercury_ref.info mercury_trans_guide.info
+INFO_FILES+= mercury_user_guide.info
# Some of the scripts test CC and use special settings for gcc.
CONFIGURE_ENV+= CC=gcc