diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-10-27 19:44:37 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-10-27 19:44:37 +0000 |
commit | 4e5379af942b0b39617dd4edb8ecad31fa177c32 (patch) | |
tree | 8a67e800ece92915ed31d3c7557cab323ea79ccd | |
parent | 9d274b2948aaed837f816ed23f83b8bf38255111 (diff) |
Deprecated:
Depends on the deprecated audio/wsoundserver and expired
x11-toolkits/libdockapp.
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=306525
-rw-r--r-- | audio/wsoundprefs/Makefile | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/audio/wsoundprefs/Makefile b/audio/wsoundprefs/Makefile index 47604f752a76..3896ebf6d3ff 100644 --- a/audio/wsoundprefs/Makefile +++ b/audio/wsoundprefs/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: WSoundPrefs -# Date created: 12 December 1998 -# Whom: gljohns@bellsouth.net -# +# Created by: gljohns@bellsouth.net # $FreeBSD$ -# PORTNAME= wsoundprefs PORTVERSION= 1.1.1 @@ -15,6 +11,9 @@ DISTNAME= WSoundPrefs-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A utility for configuring sounds to play for Window Maker events +DEPRECATED= Depends on the deprecated audio/wsoundserver and expired x11-toolkits/libdockapp +EXPIRATION_DATE= 2012-11-27 + BUILD_DEPENDS= wmaker:${PORTSDIR}/x11-wm/windowmaker LIB_DEPENDS= PropList.2:${PORTSDIR}/devel/libPropList \ wsound.1:${PORTSDIR}/audio/wsoundserver |