1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/korean/hanterm/Makefile
Justin M. Seger 39a34ff15a Mark BROKEN for ELF:
checking for XextCreateExtension in -lXext... yes
checking for XawSimpleMenuAddGlobalActions in -lXaw... no
checking for XawSimpleMenuAddGlobalActions in -lXaw_s... no
configure: error: Unable to successfully link Athena library (-lcf_x_athena) with test program
*** Error code 1
1998-10-16 02:04:09 +00:00

26 lines
723 B
Makefile

# New ports collection makefile for: hanterm3.04
# Version required: 3.04beta7
# Date created: 12 Mar 1997
# Whom: CHOI Junho <junker@jazz.snu.ac.kr>
#
# $Id: Makefile,v 1.4 1998/05/03 20:44:50 steve Exp $
#
DISTNAME= hanterm304beta7
PKGNAME= ko-hanterm-3.04b7
CATEGORIES= korean x11
MASTER_SITES= ftp://ftp.kaist.ac.kr/pub/hangul/incoming/hantermbeta7/ \
ftp://ftp.kaist.ac.kr/pub/hangul/terminal/hanterm/hanterm304beta/ \
ftp://ftp.kreonet.re.kr/pub/hangul/cair-archive/terminal/hanterm/hanterm304beta/
MAINTAINER= junker@jazz.snu.ac.kr
BROKEN_ELF= yes
RUN_DEPENDS= ${PREFIX}/lib/X11/fonts/misc/johabm16.pcf.gz:${PORTSDIR}/korean/johabfonts
USE_IMAKE= yes
NO_INSTALL_MANPAGES= yes
.include <bsd.port.mk>