summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorwiz <wiz>2005-04-22 12:54:18 +0000
committerwiz <wiz>2005-04-22 12:54:18 +0000
commit5d1d1492be7ca5705565585691c47808a9230dd7 (patch)
tree4412a3931275fd410256514c31d531bbb2af3133 /print
parentfdadd8d16309235f8c673307ae1579a953ba0d62 (diff)
downloadpkgsrc-5d1d1492be7ca5705565585691c47808a9230dd7.tar.gz
Configure script demands c++ >=3.0.5, so set GCC_REQD to 3.0.5.
Diffstat (limited to 'print')
-rw-r--r--print/lilypond/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/lilypond/Makefile b/print/lilypond/Makefile
index 73b9b49abad..7bdd2dd5885 100644
--- a/print/lilypond/Makefile
+++ b/print/lilypond/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2005/04/11 21:47:08 tv Exp $
+# $NetBSD: Makefile,v 1.33 2005/04/22 12:54:18 wiz Exp $
#
DISTNAME= lilypond-2.4.3
@@ -23,6 +23,7 @@ MAKEFILE= GNUmakefile
USE_MAKEINFO= YES
TEXINFO_REQD= 4.7
+GCC_REQD+= 3.0.5
INFO_DIR= info/lilypond
INFO_FILES= lilypond.info lilypond-internals.info music-glossary.info
CONFIGURE_HAS_INFODIR= NO