diff options
author | bapt <bapt@FreeBSD.org> | 2015-04-05 18:29:46 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2015-04-05 18:29:46 +0800 |
commit | 9c4facaa455c05c48ea06f993bff0a9907eca4c0 (patch) | |
tree | 592d5b1e62c5a4c52472b8581ecd07b0b8581c55 /audio/freealut | |
parent | 88af8f0b231e1d0693aed0fddc97e38f6fc2a9d6 (diff) | |
download | freebsd-ports-gnome-9c4facaa455c05c48ea06f993bff0a9907eca4c0.tar.gz freebsd-ports-gnome-9c4facaa455c05c48ea06f993bff0a9907eca4c0.tar.zst freebsd-ports-gnome-9c4facaa455c05c48ea06f993bff0a9907eca4c0.zip |
Mark as broken ports with issue in distfiles
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 |