diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-12-18 09:40:52 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-12-18 09:40:52 +0000 |
commit | 6c26922c254a424e539bc4303ca1f67c62cedaf3 (patch) | |
tree | 58779e997c2a7a711b779d74f023b023fdcf85eb /japanese | |
parent | e1367d6ff3a762d8f3bc53ba07f8fb61f3b04b87 (diff) | |
download | ports-6c26922c254a424e539bc4303ca1f67c62cedaf3.tar.gz ports-6c26922c254a424e539bc4303ca1f67c62cedaf3.zip |
Notes
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/iv/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/japanese/iv/Makefile b/japanese/iv/Makefile index 089647893d81..3faefa1dd630 100644 --- a/japanese/iv/Makefile +++ b/japanese/iv/Makefile @@ -3,7 +3,7 @@ # Date created: 23.Feb.1996 # Whom: sanpei@yy.cs.keio.ac.jp # -# $Id: Makefile,v 1.7 1998/11/14 09:43:15 asami Exp $ +# $Id: Makefile,v 1.8 1998/11/28 05:38:54 asami Exp $ # DISTNAME= iv-3.1 @@ -15,8 +15,7 @@ DISTFILES= 3.1.tar.Z iv3_1j_gamma.tar.gz MAINTAINER= sanpei@sanpei.org -BUILD_DEPENDS= imake:${PORTSDIR}/x11/XFree86 - +USE_XLIB= yes DIST_SUBDIR= iv WRKSRC= ${WRKDIR}/iv PATCH_DIST_STRIP= -p1 |