summaryrefslogtreecommitdiff
path: root/russian
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-09-16 17:25:19 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-09-16 17:25:19 +0000
commit7ad92fbe6bb2f9866cd79e8fefd0c93f56fa01c9 (patch)
tree7435649fc4586e77cc4373a0e1dfaa4fe57ae77b /russian
parent- Add explicit LDFLAGS (diff)
- Use USES=gmake
- Cleanup Makefile header
Notes
Notes: svn path=/head/; revision=327422
Diffstat (limited to 'russian')
-rw-r--r--russian/rus-ispell/Makefile8
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