aboutsummaryrefslogtreecommitdiffstats
path: root/audio/liblo
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2011-10-29 18:21:44 +0800
committermiwi <miwi@FreeBSD.org>2011-10-29 18:21:44 +0800
commit2b84174c720e32fb1b97f7ce1ce9afa83b21ab96 (patch)
tree15771b32bd08e6d36b7db0e09b97c450df4e1ee0 /audio/liblo
parent793b8ae49bc7e6a258938c43c483fa1346044551 (diff)
downloadfreebsd-ports-gnome-2b84174c720e32fb1b97f7ce1ce9afa83b21ab96.tar.gz
freebsd-ports-gnome-2b84174c720e32fb1b97f7ce1ce9afa83b21ab96.tar.zst
freebsd-ports-gnome-2b84174c720e32fb1b97f7ce1ce9afa83b21ab96.zip
- Fix build with FreeBSD 10
Reported by: ph
Diffstat (limited to 'audio/liblo')
-rw-r--r--audio/liblo/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/liblo/Makefile b/audio/liblo/Makefile
index 659d75a16a91..246df153e902 100644
--- a/audio/liblo/Makefile
+++ b/audio/liblo/Makefile
@@ -13,6 +13,7 @@ MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= Lightweight Open Sound Control implementation
+WITH_FBSD10_FIX=yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_LDCONFIG= yes