mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
Repair a failure i made with the last commit. The make should not try
to extract the fonts. Add a EXTRACT_ONLY for the port.
This commit is contained in:
parent
76d77bf496
commit
e8c40e3a3d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=2033
@ -3,7 +3,7 @@
|
||||
# Date created: 7 June 1995
|
||||
# Whom: Takashi Ogura <ogura@st.rim.or.jp>
|
||||
#
|
||||
# $Id: Makefile,v 1.2 1995/06/25 11:46:09 asami Exp $
|
||||
# $Id: Makefile,v 1.3 1995/08/01 22:10:14 ats Exp $
|
||||
#
|
||||
|
||||
DISTNAME= kon
|
||||
@ -11,6 +11,7 @@ PKGNAME= kon-0994e
|
||||
CATEGORIES+= japanese
|
||||
MASTER_SITES= ftp://ftp.iij.ad.jp/pub/linux-j/JE-sources/JE/
|
||||
DISTFILES= kon-0.99.4e.tgz
|
||||
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/
|
||||
|
Loading…
Reference in New Issue
Block a user