summaryrefslogtreecommitdiff
path: root/devel/gnu-libtool
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2003-07-02 18:52:30 +0000
committerAde Lovett <ade@FreeBSD.org>2003-07-02 18:52:30 +0000
commit2aaf36e469852ac159ec54d2e6efde160364f603 (patch)
tree8111ef3cd2d124e7f96a6b4cb56e7cabbbf40996 /devel/gnu-libtool
parentFix installation of info files (diff)
Missed in last commit. Move libltdl's pkg-* to a saner place.
Notes
Notes: svn path=/head/; revision=84065
Diffstat (limited to 'devel/gnu-libtool')
-rw-r--r--devel/gnu-libtool/pkg-descr.libltdl9
-rw-r--r--devel/gnu-libtool/pkg-plist.libltdl6
2 files changed, 0 insertions, 15 deletions
diff --git a/devel/gnu-libtool/pkg-descr.libltdl b/devel/gnu-libtool/pkg-descr.libltdl
deleted file mode 100644
index e57b99f21a5c..000000000000
--- a/devel/gnu-libtool/pkg-descr.libltdl
+++ /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/gnu-libtool/pkg-plist.libltdl b/devel/gnu-libtool/pkg-plist.libltdl
deleted file mode 100644
index be04b5c3b893..000000000000
--- a/devel/gnu-libtool/pkg-plist.libltdl
+++ /dev/null
@@ -1,6 +0,0 @@
-@comment $FreeBSD$
-include/ltdl.h
-lib/libltdl.a
-lib/libltdl.la
-lib/libltdl.so
-lib/libltdl.so.4