diff options
author | antoine <antoine@FreeBSD.org> | 2014-08-02 01:28:53 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-08-02 01:28:53 +0800 |
commit | a1649587f2b19c012c5c926ca5a7e549374f1788 (patch) | |
tree | 343b6d07f31c69a65edd8da23f096afdfc0c892c /audio | |
parent | 7823dbb49fb53e68d5f7b9e70f7985db42f0e4c8 (diff) | |
download | freebsd-ports-gnome-a1649587f2b19c012c5c926ca5a7e549374f1788.tar.gz freebsd-ports-gnome-a1649587f2b19c012c5c926ca5a7e549374f1788.tar.zst freebsd-ports-gnome-a1649587f2b19c012c5c926ca5a7e549374f1788.zip |
Mark BROKEN: Unfetchable
Reported by: pkg-fallout
Diffstat (limited to 'audio')
-rw-r--r-- | audio/raproxy/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/raproxy/Makefile b/audio/raproxy/Makefile index 6cff93f81330..dd4da3f03516 100644 --- a/audio/raproxy/Makefile +++ b/audio/raproxy/Makefile @@ -11,6 +11,8 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Progressive Networks RealAudio Proxy Kit 3.0 beta 1 +BROKEN= Unfetchable + ALL_TARGET= raproxy MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" |