From 41435aed74838a96c4a2a6ef44a12cd5ad5a50c0 Mon Sep 17 00:00:00 2001 From: mezz Date: Fri, 2 Feb 2007 17:42:57 +0000 Subject: Remove it, it is same exactly with FreeBSD ports's update of libltdl15 now. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8272 df743ca5-7f9a-e211-a948-0013205c9059 --- devel/libltdl15/Makefile | 23 ----------------------- devel/libltdl15/pkg-descr | 9 --------- devel/libltdl15/pkg-plist | 6 ------ 3 files changed, 38 deletions(-) delete mode 100644 devel/libltdl15/Makefile delete mode 100644 devel/libltdl15/pkg-descr delete mode 100644 devel/libltdl15/pkg-plist diff --git a/devel/libltdl15/Makefile b/devel/libltdl15/Makefile deleted file mode 100644 index 8a1d0ef73..000000000 --- a/devel/libltdl15/Makefile +++ /dev/null @@ -1,23 +0,0 @@ -# New ports collection makefile for: libltdl -# Date created: 23 January 2002 -# Whom: Jeremy Norris -# -# $FreeBSD: ports/devel/libltdl15/Makefile,v 1.7 2006/02/23 10:35:56 ade Exp $ -# - -PORTNAME= libltdl -PORTREVISION= 1 -MASTERDIR= ${.CURDIR}/../../devel/libtool15 - -COMMENT= System independent dlopen wrapper - -INSTALLS_SHLIB= yes -CONFIGURE_ARGS= --enable-ltdl-install -BUILD_WRKSRC= ${WRKSRC}/libltdl -INSTALL_WRKSRC= ${WRKSRC}/libltdl -DESCR= ${.CURDIR}/pkg-descr -PLIST= ${.CURDIR}/pkg-plist -LATEST_LINK= libltdl15 -INFO= # empty - -.include "${MASTERDIR}/Makefile" diff --git a/devel/libltdl15/pkg-descr b/devel/libltdl15/pkg-descr deleted file mode 100644 index e57b99f21..000000000 --- a/devel/libltdl15/pkg-descr +++ /dev/null @@ -1,9 +0,0 @@ -This is GNU libltdl, a system independent dlopen wrapper for GNU libtool. - -It supports the following dlopen interfaces: -* dlopen (Solaris, Linux and various BSD flavors) -* shl_load (HP-UX) -* LoadLibrary (Win16 and Win32) -* load_add_on (BeOS) -* GNU DLD (emulates dynamic linking for static libraries) -* libtool's dlpreopen diff --git a/devel/libltdl15/pkg-plist b/devel/libltdl15/pkg-plist deleted file mode 100644 index 918591e90..000000000 --- a/devel/libltdl15/pkg-plist +++ /dev/null @@ -1,6 +0,0 @@ -@comment $FreeBSD: ports/devel/libltdl15/pkg-plist,v 1.1 2003/07/02 18:52:29 ade Exp $ -include/ltdl.h -lib/libltdl.a -lib/libltdl.la -lib/libltdl.so -lib/libltdl.so.4 -- cgit v1.2.3