From 4ae296b44055c8a369b4648d178d3ce5d5b714e7 Mon Sep 17 00:00:00 2001 From: Volker Stolz Date: Sun, 20 Mar 2005 18:48:59 +0000 Subject: Cleanup: - use PLIST_FILES - Unbreak xmps-win32-plugin by fixing plist --- multimedia/xmps-opendivx-plugin/Makefile | 3 ++- multimedia/xmps-opendivx-plugin/pkg-plist | 2 -- 2 files changed, 2 insertions(+), 3 deletions(-) delete mode 100644 multimedia/xmps-opendivx-plugin/pkg-plist (limited to 'multimedia/xmps-opendivx-plugin') diff --git a/multimedia/xmps-opendivx-plugin/Makefile b/multimedia/xmps-opendivx-plugin/Makefile index 1a9215323f49..5b126e096897 100644 --- a/multimedia/xmps-opendivx-plugin/Makefile +++ b/multimedia/xmps-opendivx-plugin/Makefile @@ -25,7 +25,8 @@ USE_INC_LIBTOOL_VER=13 USE_GNOME= gtk12 USE_X_PREFIX= yes INSTALLS_SHLIB= yes -PLIST_SUB= LIB_VERSION="${LIB_VERSION}" +PLIST_FILES= lib/xmps/codecs/video/libopendivx.so \ + lib/xmps/codecs/video/libopendivx.so.${LIB_VERSION} LIB_VERSION= 0 diff --git a/multimedia/xmps-opendivx-plugin/pkg-plist b/multimedia/xmps-opendivx-plugin/pkg-plist deleted file mode 100644 index 4e8b51bf57bb..000000000000 --- a/multimedia/xmps-opendivx-plugin/pkg-plist +++ /dev/null @@ -1,2 +0,0 @@ -lib/xmps/codecs/video/libopendivx.so -lib/xmps/codecs/video/libopendivx.so.%%LIB_VERSION%% -- cgit v1.2.3