summaryrefslogtreecommitdiff
path: root/print/lilypond
diff options
context:
space:
mode:
authorGabor Kovesdan <gabor@FreeBSD.org>2007-04-19 21:20:48 +0000
committerGabor Kovesdan <gabor@FreeBSD.org>2007-04-19 21:20:48 +0000
commitc7611291caed7042dac74061e36e3fa5ba7ed166 (patch)
tree1d2de5d52eb1b8904d425116b2afd36170dab951 /print/lilypond
parent- Set EXPIRATION_DATE as it is marked as DEPRECATED for some time (diff)
- Remove FreeBSD 4.X support from unmaintained ports in categories starting
with letter n-p
Notes
Notes: svn path=/head/; revision=190385
Diffstat (limited to 'print/lilypond')
-rw-r--r--print/lilypond/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/print/lilypond/Makefile b/print/lilypond/Makefile
index 8acffc13fe2f..f0c3335842d7 100644
--- a/print/lilypond/Makefile
+++ b/print/lilypond/Makefile
@@ -59,10 +59,6 @@ CFLAGS+= ${CPPFLAGS}
.include <bsd.port.pre.mk>
ALL_TARGET= all
-.if ${OSVERSION} < 500000
-USE_GCC= 3.4
-.endif
-
SCRIPTS_ENV+= PORTVERSION=${PORTVERSION}
.if defined(NOPORTDOCS)