summaryrefslogblamecommitdiff
path: root/korean/gtkcomm/Makefile
blob: 44ef674865e536c1ee809dc0860d48beffbf844e (plain) (tree)
1
2
3
4
5
6
7
8
9







                                                       
                      





                                                                                                 
 






                                                                           

                      
# New ports collection makefile for:	gtkcomm
# Date created:		05 Jun 1999
# Whom:			CHOI Junho <cjh@kr.freebsd.org>
#
# $FreeBSD$
#

PORTNAME=	gtkcomm
PORTVERSION=	0.5.13
CATEGORIES=	korean comms
MASTER_SITES=	http://kldp.org/~namsh/tools/gtkcomm/

MAINTAINER=	cjh@kr.freebsd.org

RUN_DEPENDS=	${X11BASE}/lib/X11/fonts/local/gulim12.pcf.gz:${PORTSDIR}/korean/baekmukfonts-bdf

USE_X_PREFIX=	yes
USE_IMLIB=	yes
GNU_CONFIGURE=	yes

pre-patch:
	@${PERL} -pi -e 's^-l(pthread|c_r)^-pthread^g ; \
		 s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure

.include <bsd.port.mk>