diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-10-29 07:40:51 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-10-29 07:40:51 +0000 |
commit | d31032cfe5b49c2504c37f433fef3b67550bc94e (patch) | |
tree | aded6a30fc771ef6ef139e4f1878c2d649c4d14b /multimedia/schroedinger | |
parent | 3d7e50664312cbc50fb33ae2b515ad3082c7fc0f (diff) |
Notes
Diffstat (limited to 'multimedia/schroedinger')
-rw-r--r-- | multimedia/schroedinger/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/schroedinger/Makefile b/multimedia/schroedinger/Makefile index 6b06342a2891..88f7cce3ac56 100644 --- a/multimedia/schroedinger/Makefile +++ b/multimedia/schroedinger/Makefile @@ -24,6 +24,7 @@ LICENSE_FILE_MPL= ${WRKSRC}/COPYING.MPL LIB_DEPENDS= orc-0.4:${PORTSDIR}/devel/orc BUILD_DEPENDS= orc>=0.4.10:${PORTSDIR}/devel/orc +WITH_FBSD10_FIX=yes GNU_CONFIGURE= yes USE_LDCONFIG= yes MAKE_JOBS_SAFE= yes |