aboutsummaryrefslogtreecommitdiff
path: root/japanese/kon2-16dot/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-10-11 00:53:49 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-10-11 00:53:49 +0000
commitf4abd0b16860da11f63592d0f7660816a3790b37 (patch)
tree01e751e43b33a3f7104cee233a2053366723fa8e /japanese/kon2-16dot/Makefile
parentb6c98a93260442f81fb73dfe5523e07ca1086466 (diff)
downloadports-f4abd0b16860da11f63592d0f7660816a3790b37.tar.gz
ports-f4abd0b16860da11f63592d0f7660816a3790b37.zip
Notes
Diffstat (limited to 'japanese/kon2-16dot/Makefile')
-rw-r--r--japanese/kon2-16dot/Makefile28
1 files changed, 6 insertions, 22 deletions
diff --git a/japanese/kon2-16dot/Makefile b/japanese/kon2-16dot/Makefile
index 93307b219812..0c1476191053 100644
--- a/japanese/kon2-16dot/Makefile
+++ b/japanese/kon2-16dot/Makefile
@@ -3,42 +3,26 @@
# Date created: 7 June 1995
# Whom: Takashi Ogura <ogura@st.rim.or.jp>
#
-# $Id: Makefile,v 1.3 1995/08/01 22:10:14 ats Exp $
+# $Id: Makefile,v 1.4 1995/08/05 18:19:04 ats Exp $
#
DISTNAME= kon
PKGNAME= kon-0994e
CATEGORIES+= japanese
-MASTER_SITES= ftp://ftp.iij.ad.jp/pub/linux-j/JE-sources/JE/
-DISTFILES= kon-0.99.4e.tgz
+# note kon is only in first directory and fonts are only in second directory
+MASTER_SITES= ftp://ftp.iij.ad.jp/pub/linux-j/JE-sources/JE/ \
+ ftp://ftp.iij.ad.jp/pub/X/XFree86/XFree86/3.1.1/untarred/xc/fonts/bdf/misc/
+DISTFILES= kon-0.99.4e.tgz k14.bdf 7x14rk.bdf
EXTRACT_ONLY= kon-0.99.4e.tgz
-.if !defined(MASTER_SITE_OVERRIDE)
-FONT_SITE= ftp://ftp.iij.ad.jp/pub/X/XFree86/XFree86/3.1.1/untarred/xc/fonts/bdf/misc/
-FONTFILES= k14.bdf 7x14rk.bdf
-.else
-DISTFILES += k14.bdf 7x14rk.bdf
-.endif
-
MAINTAINER= asami@FreeBSD.ORG
USE_GMAKE= yes
-.if !defined(MASTER_SITE_OVERRIDE)
-pre-fetch:
- @(cd ${DISTDIR}; \
- for file in ${FONTFILES} ; do \
- if [ ! -f $$file ]; then \
- if ${NCFTP} ${NCFTPFLAGS} ${FONT_SITE}$$file; then \
- break; \
- fi \
- fi \
- done)
-.endif
-
post-configure:
sed -e 's%%CURDIR%%${.CURDIR}' \
-e 's%%PREFIX%%${PREFIX}' \
+ -e 's%%DISTDIR%%${DISTDIR}' \
files/dotconfig > ${WRKSRC}/.config
post-install: