diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1998-10-16 10:36:15 +0800 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1998-10-16 10:36:15 +0800 |
commit | 79f04ccd0d16e63abb00f29365d951198a57c655 (patch) | |
tree | 65e112dd882332a591bf3d5e4d81e42443c331db /korean | |
parent | 65953fe039057c99ec05406e141f6bbfc259f386 (diff) | |
download | freebsd-ports-gnome-79f04ccd0d16e63abb00f29365d951198a57c655.tar.gz freebsd-ports-gnome-79f04ccd0d16e63abb00f29365d951198a57c655.tar.zst freebsd-ports-gnome-79f04ccd0d16e63abb00f29365d951198a57c655.zip |
Mark BROKEN for ELF. Depends on rpm
Diffstat (limited to 'korean')
-rw-r--r-- | korean/mizifont/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/korean/mizifont/Makefile b/korean/mizifont/Makefile index ee76999eda01..aee683018a8e 100644 --- a/korean/mizifont/Makefile +++ b/korean/mizifont/Makefile @@ -3,7 +3,7 @@ # Date created: 16 Mar 1998 # Whom: CHOI Junho <junker@jazz.snu.ac.kr> # -# $Id: Makefile,v 1.4 1998/08/07 22:43:11 asami Exp $ +# $Id: Makefile,v 1.5 1998/10/10 08:15:01 steve Exp $ # DISTNAME= xfntmizi-1.1-2.noarch @@ -14,6 +14,8 @@ EXTRACT_SUFX= .rpm MAINTAINER= junker@jazz.snu.ac.kr +BROKEN_ELF= depends on rpm + BUILD_DEPENDS= rpm2cpio:${PORTSDIR}/misc/rpm NO_CDROM= "Not a free software, but redistributable on FreeBSD mirrors" |