diff options
author | beat <beat@FreeBSD.org> | 2010-11-13 22:51:42 +0800 |
---|---|---|
committer | beat <beat@FreeBSD.org> | 2010-11-13 22:51:42 +0800 |
commit | 06912805f9c233be11d94bd1e033a64e896232b5 (patch) | |
tree | a57d66096ffe2ccae59e238df2095e0835960556 /japanese | |
parent | baf1f3a7a449f53c24128e37948c6d1462dc146c (diff) | |
download | freebsd-ports-gnome-06912805f9c233be11d94bd1e033a64e896232b5.tar.gz freebsd-ports-gnome-06912805f9c233be11d94bd1e033a64e896232b5.tar.zst freebsd-ports-gnome-06912805f9c233be11d94bd1e033a64e896232b5.zip |
- Mark DEPRECATED: Depends on obsolete port www/mozilla
- Set EXPIRATION_DATE to 2010-12-13
PR: ports/151684
Submitted by: myself with gecko hat on
Approved by: maintainer timeout
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/mozilla-jlp/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/japanese/mozilla-jlp/Makefile b/japanese/mozilla-jlp/Makefile index 66f9060d1283..f417660e3416 100644 --- a/japanese/mozilla-jlp/Makefile +++ b/japanese/mozilla-jlp/Makefile @@ -23,6 +23,8 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/${MOZILLA}/regxpcom:${PORTSDIR}/www/${MOZILLA} RUN_DEPENDS= ${MOZILLA}:${PORTSDIR}/www/${MOZILLA} \ ja-alias-fonts>=1.0:${PORTSDIR}/japanese/alias-fonts +DEPRECATED= Depends on obsolete port www/mozilla +EXPIRATION_DATE= 2010-12-13 WRKSRC= ${WRKDIR}/bin USE_ZIP= yes |