summaryrefslogtreecommitdiff
path: root/lang/librep
diff options
context:
space:
mode:
authorjlam <jlam>2004-09-22 08:09:14 +0000
committerjlam <jlam>2004-09-22 08:09:14 +0000
commit08039266e343e3cb99feb5cbfd5fd9acf006ac97 (patch)
treeba20a3f8eae29ebaf5d20fc3c40ea75a7075749e /lang/librep
parent6e8a19b19cf0aad3d2396d28108ec9abfcd1e84d (diff)
downloadpkgsrc-08039266e343e3cb99feb5cbfd5fd9acf006ac97.tar.gz
Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.
All library names listed by *.la files no longer need to be listed in the PLIST, e.g., instead of: lib/libfoo.a lib/libfoo.la lib/libfoo.so lib/libfoo.so.0 lib/libfoo.so.0.1 one simply needs: lib/libfoo.la and bsd.pkg.mk will automatically ensure that the additional library names are listed in the installed package +CONTENTS file. Also make LIBTOOLIZE_PLIST default to "yes".
Diffstat (limited to 'lang/librep')
-rw-r--r--lang/librep/Makefile4
-rw-r--r--lang/librep/PLIST40
2 files changed, 2 insertions, 42 deletions
diff --git a/lang/librep/Makefile b/lang/librep/Makefile
index 69bd076219c..3d1e98e5f8d 100644
--- a/lang/librep/Makefile
+++ b/lang/librep/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2004/09/05 16:59:28 danw Exp $
+# $NetBSD: Makefile,v 1.38 2004/09/22 08:09:39 jlam Exp $
#
DISTNAME= librep-0.17
@@ -26,8 +26,6 @@ CONFIG_STATUS_OVERRIDE= # empty
USE_MAKEINFO= YES
INFO_FILES= librep.info
-PLIST_SUBST+= REP_VERS=${REP_VERS}
-
post-install:
${RM} -f ${REP_LIBTOOL}
${INSTALL_SCRIPT} ${PKG_LIBTOOL} ${REP_LIBTOOL}
diff --git a/lang/librep/PLIST b/lang/librep/PLIST
index 1b00ece74f2..7d922c380fa 100644
--- a/lang/librep/PLIST
+++ b/lang/librep/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2004/09/05 16:59:28 danw Exp $
+@comment $NetBSD: PLIST,v 1.8 2004/09/22 08:09:39 jlam Exp $
bin/rep
bin/rep-config
bin/rep-remote
@@ -9,11 +9,7 @@ include/rep_gh.h
include/rep_lisp.h
include/rep_regexp.h
include/rep_subrs.h
-lib/librep.a
lib/librep.la
-lib/librep.so
-lib/librep.so.13
-lib/librep.so.13.0
libexec/rep/${MACHINE_GNU_PLATFORM}/install-aliases
libexec/rep/${MACHINE_GNU_PLATFORM}/libtool
libexec/rep/${MACHINE_GNU_PLATFORM}/rep_config.h
@@ -21,56 +17,22 @@ libexec/rep/${MACHINE_GNU_PLATFORM}/rules.mk
libexec/rep/${PKGVERSION}/${MACHINE_GNU_PLATFORM}/doc-strings
libexec/rep/${PKGVERSION}/${MACHINE_GNU_PLATFORM}/emulate-gnu-tar
libexec/rep/${PKGVERSION}/${MACHINE_GNU_PLATFORM}/gdbm.la
-libexec/rep/${PKGVERSION}/${MACHINE_GNU_PLATFORM}/gdbm.a
-libexec/rep/${PKGVERSION}/${MACHINE_GNU_PLATFORM}/gdbm.so
libexec/rep/${PKGVERSION}/${MACHINE_GNU_PLATFORM}/gettext.la
-libexec/rep/${PKGVERSION}/${MACHINE_GNU_PLATFORM}/gettext.a
-libexec/rep/${PKGVERSION}/${MACHINE_GNU_PLATFORM}/gettext.so
libexec/rep/${PKGVERSION}/${MACHINE_GNU_PLATFORM}/readline.la
-libexec/rep/${PKGVERSION}/${MACHINE_GNU_PLATFORM}/readline.a
-libexec/rep/${PKGVERSION}/${MACHINE_GNU_PLATFORM}/readline.so
libexec/rep/${PKGVERSION}/${MACHINE_GNU_PLATFORM}/rep/data/tables.la
-libexec/rep/${PKGVERSION}/${MACHINE_GNU_PLATFORM}/rep/data/tables.a
-libexec/rep/${PKGVERSION}/${MACHINE_GNU_PLATFORM}/rep/data/tables.so
-libexec/rep/${PKGVERSION}/${MACHINE_GNU_PLATFORM}/rep/ffi.a
libexec/rep/${PKGVERSION}/${MACHINE_GNU_PLATFORM}/rep/ffi.la
-libexec/rep/${PKGVERSION}/${MACHINE_GNU_PLATFORM}/rep/ffi.so
libexec/rep/${PKGVERSION}/${MACHINE_GNU_PLATFORM}/rep/i18n/gettext.la
-libexec/rep/${PKGVERSION}/${MACHINE_GNU_PLATFORM}/rep/i18n/gettext.a
-libexec/rep/${PKGVERSION}/${MACHINE_GNU_PLATFORM}/rep/i18n/gettext.so
libexec/rep/${PKGVERSION}/${MACHINE_GNU_PLATFORM}/rep/io/db/gdbm.la
-libexec/rep/${PKGVERSION}/${MACHINE_GNU_PLATFORM}/rep/io/db/gdbm.a
-libexec/rep/${PKGVERSION}/${MACHINE_GNU_PLATFORM}/rep/io/db/gdbm.so
libexec/rep/${PKGVERSION}/${MACHINE_GNU_PLATFORM}/rep/io/db/sdbm.la
-libexec/rep/${PKGVERSION}/${MACHINE_GNU_PLATFORM}/rep/io/db/sdbm.a
-libexec/rep/${PKGVERSION}/${MACHINE_GNU_PLATFORM}/rep/io/db/sdbm.so
libexec/rep/${PKGVERSION}/${MACHINE_GNU_PLATFORM}/rep/io/readline.la
-libexec/rep/${PKGVERSION}/${MACHINE_GNU_PLATFORM}/rep/io/readline.a
-libexec/rep/${PKGVERSION}/${MACHINE_GNU_PLATFORM}/rep/io/readline.so
libexec/rep/${PKGVERSION}/${MACHINE_GNU_PLATFORM}/rep/io/sockets.la
-libexec/rep/${PKGVERSION}/${MACHINE_GNU_PLATFORM}/rep/io/sockets.a
-libexec/rep/${PKGVERSION}/${MACHINE_GNU_PLATFORM}/rep/io/sockets.so
libexec/rep/${PKGVERSION}/${MACHINE_GNU_PLATFORM}/rep/io/timers.la
-libexec/rep/${PKGVERSION}/${MACHINE_GNU_PLATFORM}/rep/io/timers.a
-libexec/rep/${PKGVERSION}/${MACHINE_GNU_PLATFORM}/rep/io/timers.so
libexec/rep/${PKGVERSION}/${MACHINE_GNU_PLATFORM}/rep/lang/record-profile.la
-libexec/rep/${PKGVERSION}/${MACHINE_GNU_PLATFORM}/rep/lang/record-profile.a
-libexec/rep/${PKGVERSION}/${MACHINE_GNU_PLATFORM}/rep/lang/record-profile.so
libexec/rep/${PKGVERSION}/${MACHINE_GNU_PLATFORM}/rep/util/md5.la
-libexec/rep/${PKGVERSION}/${MACHINE_GNU_PLATFORM}/rep/util/md5.a
-libexec/rep/${PKGVERSION}/${MACHINE_GNU_PLATFORM}/rep/util/md5.so
libexec/rep/${PKGVERSION}/${MACHINE_GNU_PLATFORM}/rep/vm/safe-interpreter.la
-libexec/rep/${PKGVERSION}/${MACHINE_GNU_PLATFORM}/rep/vm/safe-interpreter.a
-libexec/rep/${PKGVERSION}/${MACHINE_GNU_PLATFORM}/rep/vm/safe-interpreter.so
libexec/rep/${PKGVERSION}/${MACHINE_GNU_PLATFORM}/sdbm.la
-libexec/rep/${PKGVERSION}/${MACHINE_GNU_PLATFORM}/sdbm.a
-libexec/rep/${PKGVERSION}/${MACHINE_GNU_PLATFORM}/sdbm.so
libexec/rep/${PKGVERSION}/${MACHINE_GNU_PLATFORM}/tables.la
-libexec/rep/${PKGVERSION}/${MACHINE_GNU_PLATFORM}/tables.a
-libexec/rep/${PKGVERSION}/${MACHINE_GNU_PLATFORM}/tables.so
libexec/rep/${PKGVERSION}/${MACHINE_GNU_PLATFORM}/timers.la
-libexec/rep/${PKGVERSION}/${MACHINE_GNU_PLATFORM}/timers.a
-libexec/rep/${PKGVERSION}/${MACHINE_GNU_PLATFORM}/timers.so
share/aclocal/rep.m4
share/emacs/site-lisp/rep-debugger.el
share/rep/${PKGVERSION}/lisp/cgi-get.jl