diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-05-18 03:31:05 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-05-18 03:31:05 +0000 |
commit | 71ff8aa4e0b6a1892ba7022d9be7f65466dea569 (patch) | |
tree | 1c98de5c8040e246286c0cda997890d829e18a60 /audio | |
parent | BROKEN: Does not build (diff) |
BROKEN: Configure fails to find imlib
Notes
Notes:
svn path=/head/; revision=59398
Diffstat (limited to 'audio')
-rw-r--r-- | audio/extace/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/extace/Makefile b/audio/extace/Makefile index 398738a9d6c9..2de633bcf698 100644 --- a/audio/extace/Makefile +++ b/audio/extace/Makefile @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= eXtace MAINTAINER= sobomax@FreeBSD.org +BROKEN= "Configure fails" + LIB_DEPENDS= fftw.2:${PORTSDIR}/math/fftw USE_X_PREFIX= yes |