summaryrefslogtreecommitdiffstats
path: root/russian/X.language
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1995-12-20 07:13:17 +0000
committerache <ache@FreeBSD.org>1995-12-20 07:13:17 +0000
commita9c0414707efff4043efba70743be3fedef59b8a (patch)
tree5a9643bc5827ad1276978452ffefbdb3ff2d1da3 /russian/X.language
parent22ca29d04360b19ecc11dba2fa0cbd89363d1202 (diff)
downloadFreeBSD-ports-a9c0414707efff4043efba70743be3fedef59b8a.zip
FreeBSD-ports-a9c0414707efff4043efba70743be3fedef59b8a.tar.gz
Fix empty targets
Diffstat (limited to 'russian/X.language')
-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 6d64dc5..1b81763 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.3 1995/11/16 03:12:43 asami Exp $
+# $Id: Makefile,v 1.4 1995/12/13 10:57:52 ache Exp $
#
PKGNAME= ru-X11
@@ -14,7 +14,7 @@ MAINTAINER= ache@FreeBSD.ORG
RUN_DEPENDS += ${X11BASE}/bin/xinit:${PORTSDIR}/x11/XFree86
NO_EXTRACT= YES
-NO_WRKSUBDIR= YES
+NO_WRKDIR= YES
NO_CONFIGURE= YES
NO_PATCH= YES
NO_BUILD= YES
@@ -23,6 +23,8 @@ USE_X11= YES
XLIB = ${X11BASE}/lib/X11
INSTALL_DATA = ${INSTALL} -c -m 644 -o ${BINOWN} -g ${BINGRP}
+do-fetch:
+
do-install:
${INSTALL_DATA} ${FILESDIR}/xmodmap ${XLIB}/xinit/.Xmodmap
if [ -d ${XLIB}/locale ] ; then \
OpenPOWER on IntegriCloud