summaryrefslogtreecommitdiff
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
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
-rw-r--r--devel/gnu-libtool/pkg-plist.libltdl6
-rw-r--r--devel/libltdl/Makefile4
-rw-r--r--devel/libltdl/pkg-descr (renamed from devel/gnu-libtool/pkg-descr.libltdl)0
-rw-r--r--devel/libltdl/pkg-plist6
-rw-r--r--devel/libltdl15/Makefile4
-rw-r--r--devel/libltdl15/pkg-descr (renamed from devel/libtool15/pkg-descr.libltdl)0
-rw-r--r--devel/libltdl15/pkg-plist6
-rw-r--r--devel/libtool15/pkg-plist.libltdl6
8 files changed, 16 insertions, 16 deletions
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
diff --git a/devel/libltdl/Makefile b/devel/libltdl/Makefile
index ca893f7d354b..406ac69f9bc1 100644
--- a/devel/libltdl/Makefile
+++ b/devel/libltdl/Makefile
@@ -15,7 +15,7 @@ INSTALLS_SHLIB= yes
CONFIGURE_ARGS= --enable-ltdl-install
BUILD_WRKSRC= ${WRKSRC}/libltdl
INSTALL_WRKSRC= ${WRKSRC}/libltdl
-DESCR= ${PKGDIR}/pkg-descr.libltdl
-PLIST= ${PKGDIR}/pkg-plist.libltdl
+DESCR= ${.CURDIR}/pkg-descr
+PLIST= ${.CURDIR}/pkg-plist
.include "${MASTERDIR}/Makefile"
diff --git a/devel/gnu-libtool/pkg-descr.libltdl b/devel/libltdl/pkg-descr
index e57b99f21a5c..e57b99f21a5c 100644
--- a/devel/gnu-libtool/pkg-descr.libltdl
+++ b/devel/libltdl/pkg-descr
diff --git a/devel/libltdl/pkg-plist b/devel/libltdl/pkg-plist
new file mode 100644
index 000000000000..576ece3f4b07
--- /dev/null
+++ b/devel/libltdl/pkg-plist
@@ -0,0 +1,6 @@
+@comment $FreeBSD: /tmp/pcvs/ports/devel/libltdl/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
diff --git a/devel/libltdl15/Makefile b/devel/libltdl15/Makefile
index ca893f7d354b..406ac69f9bc1 100644
--- a/devel/libltdl15/Makefile
+++ b/devel/libltdl15/Makefile
@@ -15,7 +15,7 @@ INSTALLS_SHLIB= yes
CONFIGURE_ARGS= --enable-ltdl-install
BUILD_WRKSRC= ${WRKSRC}/libltdl
INSTALL_WRKSRC= ${WRKSRC}/libltdl
-DESCR= ${PKGDIR}/pkg-descr.libltdl
-PLIST= ${PKGDIR}/pkg-plist.libltdl
+DESCR= ${.CURDIR}/pkg-descr
+PLIST= ${.CURDIR}/pkg-plist
.include "${MASTERDIR}/Makefile"
diff --git a/devel/libtool15/pkg-descr.libltdl b/devel/libltdl15/pkg-descr
index e57b99f21a5c..e57b99f21a5c 100644
--- a/devel/libtool15/pkg-descr.libltdl
+++ b/devel/libltdl15/pkg-descr
diff --git a/devel/libltdl15/pkg-plist b/devel/libltdl15/pkg-plist
new file mode 100644
index 000000000000..c1b675bb6aef
--- /dev/null
+++ b/devel/libltdl15/pkg-plist
@@ -0,0 +1,6 @@
+@comment $FreeBSD: /tmp/pcvs/ports/devel/libltdl15/Attic/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
diff --git a/devel/libtool15/pkg-plist.libltdl b/devel/libtool15/pkg-plist.libltdl
deleted file mode 100644
index be04b5c3b893..000000000000
--- a/devel/libtool15/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