diff options
author | Doug Barton <dougb@FreeBSD.org> | 2011-09-30 09:30:30 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2011-09-30 09:30:30 +0000 |
commit | c5470d297aff1229ba801836aae2453b9ec420e3 (patch) | |
tree | a0e48f86f50e887bc25af631ea2cc1463a53bd74 /devel/librcc | |
parent | 0dc41da54ba9874e57678b0439213e44786e8084 (diff) | |
download | ports-c5470d297aff1229ba801836aae2453b9ec420e3.tar.gz ports-c5470d297aff1229ba801836aae2453b9ec420e3.zip |
Notes
Diffstat (limited to 'devel/librcc')
-rw-r--r-- | devel/librcc/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/devel/librcc/Makefile b/devel/librcc/Makefile index 363f007ca2b3..381c8e1d64a7 100644 --- a/devel/librcc/Makefile +++ b/devel/librcc/Makefile @@ -18,9 +18,6 @@ MASTER_SITE_SUBDIR= fluffy MAINTAINER= fluffy@FreeBSD.org COMMENT= Library used by rusxmms for language autodetection -DEPRECATED= Depends on textproc/libtranslate, which is DEPRECATED -EXPIRATION_DATE= 2011-10-14 - LIB_DEPENDS= rcd.1:${PORTSDIR}/devel/librcd \ enca.5:${PORTSDIR}/converters/enca \ aspell.16:${PORTSDIR}/textproc/aspell |