diff options
author | asami <asami@FreeBSD.org> | 1998-06-27 05:20:00 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-06-27 05:20:00 +0000 |
commit | e269a25f5fbe6f5626fa7696046c91f0e36832f1 (patch) | |
tree | 02d1ad171b5720b31c48c226c5121a772f67ac0d /russian/X.language | |
parent | 03fbfa5e0bb896209a3cf1029f2913c43887f16f (diff) | |
download | FreeBSD-ports-e269a25f5fbe6f5626fa7696046c91f0e36832f1.zip FreeBSD-ports-e269a25f5fbe6f5626fa7696046c91f0e36832f1.tar.gz |
Remove NO_CONFIGURE and NO_PATCH, they never meant anything.
Diffstat (limited to 'russian/X.language')
-rw-r--r-- | russian/X.language/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/russian/X.language/Makefile b/russian/X.language/Makefile index 9ba13b8..2453a12 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.15 1997/12/25 22:08:25 asami Exp $ +# $Id: Makefile,v 1.16 1997/12/25 22:42:19 ache Exp $ # DISTNAME= x6rus-2.2.0-bin @@ -17,8 +17,6 @@ MAINTAINER= ache@FreeBSD.ORG RUN_DEPENDS= ${X11BASE}/bin/xinit:${PORTSDIR}/x11/XFree86 WRKSRC= ${WRKDIR}/cyrillic -NO_CONFIGURE= YES -NO_PATCH= YES NO_BUILD= YES USE_X11= YES |