aboutsummaryrefslogtreecommitdiff
path: root/audio/cheesecutter/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/cheesecutter/Makefile')
-rw-r--r--audio/cheesecutter/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/cheesecutter/Makefile b/audio/cheesecutter/Makefile
index be18d9c35af9..02ebb93f7ee9 100644
--- a/audio/cheesecutter/Makefile
+++ b/audio/cheesecutter/Makefile
@@ -2,7 +2,7 @@ PORTNAME= cheesecutter
DISTVERSIONPREFIX= v
DISTVERSION= 2.9-beta-3-25
DISTVERSIONSUFFIX= -gdbe9a9d
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MAINTAINER= ehaupt@FreeBSD.org
@@ -36,7 +36,7 @@ post-install:
.include <bsd.port.pre.mk>
-.if (${OSVERSION} >= 1400042)
+.if (${OSVERSION} >= 1301000)
MAKE_ARGS= DLDFLAGS=-L=-Wl,-z,nostart-stop-gc
.endif