diff options
-rw-r--r-- | russian/X.language/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/russian/X.language/Makefile b/russian/X.language/Makefile index 324fdfa..ddf3e67 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.1.1.1 1995/08/30 00:49:35 ache Exp $ +# $Id: Makefile,v 1.1.1.1 1995/08/31 20:01:49 ache Exp $ # PKGNAME= russian-X11 @@ -11,7 +11,7 @@ CATEGORIES+= x11 MAINTAINER= ache@FreeBSD.ORG -EXEC_DEPENDS += ${X11BASE}/bin/xinit:${PORTSDIR}/x11/XFree86 +RUN_DEPENDS += ${X11BASE}/bin/xinit:${PORTSDIR}/x11/XFree86 NO_EXTRACT= YES NO_WRKSUBDIR= YES |