diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-04-21 07:52:25 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-21 07:52:25 +0000 |
commit | feb212beb00bfe3bc18e398c9d57084415ce3efd (patch) | |
tree | bc6deb450f4a254989bf685e19706e7650292054 /russian/netscape4.language | |
parent | Update to OpenGatekeeper 0.50 (diff) |
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 bc0dfde2c37e..f573894f97ff 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: |