summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2007-02-03 01:42:57 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2007-02-03 01:42:57 +0800
commit41435aed74838a96c4a2a6ef44a12cd5ad5a50c0 (patch)
treeaac79dd149f424a55ecc6055cb6d56a125cfd747
parente7ccccd1f19dcaed0ece7d9f67f277533d5114fb (diff)
downloadmarcuscom-ports-41435aed74838a96c4a2a6ef44a12cd5ad5a50c0.tar
marcuscom-ports-41435aed74838a96c4a2a6ef44a12cd5ad5a50c0.tar.gz
marcuscom-ports-41435aed74838a96c4a2a6ef44a12cd5ad5a50c0.tar.bz2
marcuscom-ports-41435aed74838a96c4a2a6ef44a12cd5ad5a50c0.tar.lz
marcuscom-ports-41435aed74838a96c4a2a6ef44a12cd5ad5a50c0.tar.xz
marcuscom-ports-41435aed74838a96c4a2a6ef44a12cd5ad5a50c0.tar.zst
marcuscom-ports-41435aed74838a96c4a2a6ef44a12cd5ad5a50c0.zip
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
-rw-r--r--devel/libltdl15/Makefile23
-rw-r--r--devel/libltdl15/pkg-descr9
-rw-r--r--devel/libltdl15/pkg-plist6
3 files changed, 0 insertions, 38 deletions
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 <ishmael27x@yahoo.com>
-#
-# $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