From 1cf501d6f87b43d3b20cdc1df1942dccff3796bd Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Thu, 2 Oct 2003 20:55:58 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELEASE_4_9_0'. --- net-p2p/dclib/Makefile | 34 ---------------------------------- 1 file changed, 34 deletions(-) delete mode 100644 net-p2p/dclib/Makefile (limited to 'net-p2p/dclib/Makefile') diff --git a/net-p2p/dclib/Makefile b/net-p2p/dclib/Makefile deleted file mode 100644 index a3d3204e68d2..000000000000 --- a/net-p2p/dclib/Makefile +++ /dev/null @@ -1,34 +0,0 @@ -# New ports collection makefile for: dclib -# Date created: Wed 10 Jul 2002 -# Whom: Sverrir Valgeirsson and -# Amar Takhar et al -# -# $FreeBSD$ -# - -PORTNAME= dclib -PORTVERSION= 0.2.19 -CATEGORIES= net -MASTER_SITES= http://download.berlios.de/dcgui/ \ - http://ftp.kde.com/Networking_Internet/File_Sharing/Direct_Connect_4_Linux/ \ - ftp://ftp.kde.com/Networking_Internet/File_Sharing/Direct_Connect_4_Linux/ - -MAINTAINER= brueffer@phoenix-systems.de -COMMENT= Direct connect interface library for dcgui - -LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ - xml2.5:${PORTSDIR}/textproc/libxml2 - -USE_BZIP2= yes -GNU_CONFIGURE= yes -USE_REINPLACE= yes -INSTALLS_SHLIB= yes -USE_LIBTOOL= yes - -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} - -post-patch: - @${REINPLACE_CMD} -e 's/-O2//g; s/-pedantic //g' \ - ${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT} - -.include -- cgit v1.2.3