diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-09-16 17:25:19 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-09-16 17:25:19 +0000 |
commit | 7ad92fbe6bb2f9866cd79e8fefd0c93f56fa01c9 (patch) | |
tree | 7435649fc4586e77cc4373a0e1dfaa4fe57ae77b /russian | |
parent | 85cb348bdb511dbf93abf1558be5b034621daaff (diff) | |
download | ports-7ad92fbe6bb2f9866cd79e8fefd0c93f56fa01c9.tar.gz ports-7ad92fbe6bb2f9866cd79e8fefd0c93f56fa01c9.zip |
Notes
Diffstat (limited to 'russian')
-rw-r--r-- | russian/rus-ispell/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/russian/rus-ispell/Makefile b/russian/rus-ispell/Makefile index e009855dd1b7..df37af36cf24 100644 --- a/russian/rus-ispell/Makefile +++ b/russian/rus-ispell/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: rus-ispell -# Date created: 29.01.2001 -# Whom: ache -# +# Created by: ache # $FreeBSD$ -# PORTNAME= rus-ispell PORTVERSION= 0.99g5 @@ -16,7 +12,7 @@ COMMENT= New Russian dictionaries for ispell BUILD_DEPENDS= buildhash:${PORTSDIR}/textproc/ispell RUN_DEPENDS= ispell:${PORTSDIR}/textproc/ispell -USE_GMAKE= yes +USES= gmake .if defined(RUS_ISPELL_WITH_YO_ONLY) MAKE_ARGS+= YO=1 .endif |