diff options
author | mharo <mharo@FreeBSD.org> | 2000-04-21 07:52:25 +0000 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 2000-04-21 07:52:25 +0000 |
commit | fef90ef29a8aec44c1d930de3396ab6ff3eabbd8 (patch) | |
tree | 040f4df051f5f7a06aff8f09d9b28c63a6fb9cf6 /russian/netscape4.language | |
parent | 5c3d870af108490066d61208d62182c10c3a7b64 (diff) | |
download | FreeBSD-ports-fef90ef29a8aec44c1d930de3396ab6ff3eabbd8.zip FreeBSD-ports-fef90ef29a8aec44c1d930de3396ab6ff3eabbd8.tar.gz |
Correct whitespace introduced during PORTNAME conversion and portlint
Diffstat (limited to 'russian/netscape4.language')
-rw-r--r-- | russian/netscape4.language/Makefile | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/russian/netscape4.language/Makefile b/russian/netscape4.language/Makefile index bc0dfde..f573894 100644 --- a/russian/netscape4.language/Makefile +++ b/russian/netscape4.language/Makefile @@ -6,21 +6,21 @@ # PORTNAME= netscape -PORTVERSION= 3.01 -CATEGORIES= russian www +PORTVERSION= 3.01 +CATEGORIES= russian www +EXTRACT_ONLY= # empty MAINTAINER= ache@FreeBSD.org -RUN_DEPENDS += ${X11BASE}/lib/X11/nls/ru_SU.KOI8-R:${PORTSDIR}/russian/X.language -RUN_DEPENDS += netscape:${PORTSDIR}/www/netscape3 +RUN_DEPENDS+= ${X11BASE}/lib/X11/nls/ru_SU.KOI8-R:${PORTSDIR}/russian/X.language +RUN_DEPENDS+= netscape:${PORTSDIR}/www/netscape3 -RESTRICTED= "Includes a copyrighted file from Netscape" -EXTRACT_ONLY= # empty -NO_BUILD= YES -NO_WRKSUBDIR= YES -USE_X_PREFIX= YES +RESTRICTED= "Includes a copyrighted file from Netscape" +NO_BUILD= YES +NO_WRKSUBDIR= YES +USE_X_PREFIX= YES -APPDEF = ${X11BASE}/lib/X11/app-defaults +APPDEF= ${X11BASE}/lib/X11/app-defaults # no distfile to fetch do-fetch: |