aboutsummaryrefslogtreecommitdiffstats
path: root/audio/lmms/Makefile
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2009-08-29 07:29:42 +0800
committermiwi <miwi@FreeBSD.org>2009-08-29 07:29:42 +0800
commitc39c425bc1e76850a16cb97e67c491416988bcef (patch)
tree5e12a85ec7988562ea3ecba4c6e9b18b9b5204d4 /audio/lmms/Makefile
parentbb6c2aa6d4677c1e0d0fb3b2aac330029aea92e0 (diff)
downloadfreebsd-ports-gnome-c39c425bc1e76850a16cb97e67c491416988bcef.tar.gz
freebsd-ports-gnome-c39c425bc1e76850a16cb97e67c491416988bcef.tar.zst
freebsd-ports-gnome-c39c425bc1e76850a16cb97e67c491416988bcef.zip
- Update to 0.4.5
PR: 138273 Submitted by: Ports Fury
Diffstat (limited to 'audio/lmms/Makefile')
-rw-r--r--audio/lmms/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/lmms/Makefile b/audio/lmms/Makefile
index 8cdba511b34e..15b606648a05 100644
--- a/audio/lmms/Makefile
+++ b/audio/lmms/Makefile
@@ -6,11 +6,10 @@
#
PORTNAME= lmms
-PORTVERSION= 0.4.4
-PORTREVISION= 1
+PORTVERSION= 0.4.5
PORTEPOCH= 1
CATEGORIES= audio
-MASTER_SITES= SF
+MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= An all-in-one sequencer, drum machine, sampler and more
@@ -41,6 +40,7 @@ QT_COMPONENTS= corelib gui xml moc_build uic_build rcc_build \
USE_CMAKE= yes
CMAKE_USE_PTHREAD= yes
CMAKE_ARGS= -DWANT_ALSA:BOOL=OFF \
+ -DWANT_CALF:BOOL=OFF \
-DWANT_CAPS:BOOL=OFF \
-DWANT_CMT:BOOL=OFF \
-DWANT_SWH:BOOL=OFF \