mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-08 06:48:28 +00:00
Convert to USES=metaport.
PR: 201605 Submitted by: Andriy Voskoboinyk <s3erios@gmail.com>
This commit is contained in:
parent
a40efa7435
commit
9bc55d89bb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=402890
@ -4,15 +4,11 @@ PORTNAME= calligra-l10n
|
||||
PORTVERSION= ${CALLIGRA_VERSION}
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= editors kde
|
||||
MASTER_SITES= # none
|
||||
DISTFILES= # none
|
||||
EXTRACT_ONLY= # none
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= Localized messages and documentation for Calligra
|
||||
|
||||
NO_ARCH= yes
|
||||
NO_BUILD= yes
|
||||
USES= metaport
|
||||
USE_KDE4= kdeprefix
|
||||
|
||||
CALLIGRA_LANG_ALL= bs ca ca@valencia cs da de el en_GB es et fi fr \
|
||||
@ -53,7 +49,4 @@ ${${lang}_OPT}_RUN_DEPENDS=${${lang}_DETECT}:${PORTSDIR}/${${lang}_PORT}
|
||||
ALL_RUN_DEPENDS+= ${${${lang}_OPT}_RUN_DEPENDS}
|
||||
.endfor
|
||||
|
||||
do-install:
|
||||
@${DO_NADA}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user