summaryrefslogtreecommitdiffstats
path: root/russian
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1997-12-25 22:08:25 +0000
committerasami <asami@FreeBSD.org>1997-12-25 22:08:25 +0000
commit85a77e68a5b3cf704192c0604484cf85ba114048 (patch)
treeba20eef72827ce59f76aa15efa7f1e307a16d75c /russian
parent098c5a2e800bb75d0dd443a8db568ca4ce051d15 (diff)
downloadFreeBSD-ports-85a77e68a5b3cf704192c0604484cf85ba114048.zip
FreeBSD-ports-85a77e68a5b3cf704192c0604484cf85ba114048.tar.gz
Mark this port broken (doesn't package). While I'm here, change "+="
to "=" in RUN_DEPENDS.
Diffstat (limited to 'russian')
-rw-r--r--russian/X.language/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/russian/X.language/Makefile b/russian/X.language/Makefile
index 5dc9183..99e883d 100644
--- a/russian/X.language/Makefile
+++ b/russian/X.language/Makefile
@@ -3,7 +3,7 @@
# Date created: 31 Aug 1995
# Whom: ache
#
-# $Id: Makefile,v 1.13 1997/08/10 22:31:29 fenner Exp $
+# $Id: Makefile,v 1.14 1997/12/24 15:46:40 ache Exp $
#
DISTNAME= x6rus-2.2.0-bin
@@ -14,7 +14,9 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ache@FreeBSD.ORG
-RUN_DEPENDS += ${X11BASE}/bin/xinit:${PORTSDIR}/x11/XFree86
+RUN_DEPENDS= ${X11BASE}/bin/xinit:${PORTSDIR}/x11/XFree86
+
+BROKEN= package
WRKSRC= ${WRKDIR}/cyrillic
NO_CONFIGURE= YES
OpenPOWER on IntegriCloud