diff options
author | antoine <antoine@FreeBSD.org> | 2015-05-30 01:46:25 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2015-05-30 01:46:25 +0800 |
commit | 2f8af17e6d616d6d992824b2745efc4e12afbb94 (patch) | |
tree | a6520a2a610493662d55b9e38fd03ab26235658d /audio | |
parent | 3f5b93c62ae4197955894e65bb8aa62ec57725f9 (diff) | |
download | freebsd-ports-gnome-2f8af17e6d616d6d992824b2745efc4e12afbb94.tar.gz freebsd-ports-gnome-2f8af17e6d616d6d992824b2745efc4e12afbb94.tar.zst freebsd-ports-gnome-2f8af17e6d616d6d992824b2745efc4e12afbb94.zip |
Deprecate ports broken for more than 6 months
Diffstat (limited to 'audio')
-rw-r--r-- | audio/padevchooser/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/padevchooser/Makefile b/audio/padevchooser/Makefile index 990155344309..65733eaa2c41 100644 --- a/audio/padevchooser/Makefile +++ b/audio/padevchooser/Makefile @@ -16,6 +16,8 @@ LIB_DEPENDS= libglademm-2.4.so:${PORTSDIR}/devel/libglademm24 \ RUN_DEPENDES= dbus-daemon:${PORTSDIR}/devel/dbus BROKEN= needs update to support pulseaudio 5.0 +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2015-06-29 GNU_CONFIGURE= yes LIBS+= -L${LOCALBASE}/lib -lX11 |