diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-04-05 10:29:46 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-04-05 10:29:46 +0000 |
commit | 0424502c52fdf594f8d79f7aef200780654823e4 (patch) | |
tree | 592d5b1e62c5a4c52472b8581ecd07b0b8581c55 /audio/freealut | |
parent | Add short message describing where oozie was installed. (diff) |
Mark as broken ports with issue in distfiles
Notes
Notes:
svn path=/head/; revision=383285
Diffstat (limited to 'audio/freealut')
-rw-r--r-- | audio/freealut/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/freealut/Makefile b/audio/freealut/Makefile index bffe25234d00..4745b5f2012d 100644 --- a/audio/freealut/Makefile +++ b/audio/freealut/Makefile @@ -10,6 +10,7 @@ MASTER_SITES= http://connect.creativelabs.com/openal/Downloads/ALUT/ MAINTAINER= oliver@FreeBSD.org COMMENT= The OpenAL Utility Toolkit +BROKEN= Fails to fetch GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib |