aboutsummaryrefslogtreecommitdiff
path: root/emulators/libspectrum
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2014-06-27 08:58:00 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2014-06-27 08:58:00 +0000
commit2c9fc2bc627b90c1d2eb2533fb7a2dd65adb361d (patch)
treef6704911034fed4f427720fbc0db6120342d97d8 /emulators/libspectrum
parent21916b2a671aa05c9167a66b13cd2384cfbc4725 (diff)
downloadports-2c9fc2bc627b90c1d2eb2533fb7a2dd65adb361d.tar.gz
ports-2c9fc2bc627b90c1d2eb2533fb7a2dd65adb361d.zip
- Switch emulators/libspectrum to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=359476
Diffstat (limited to 'emulators/libspectrum')
-rw-r--r--emulators/libspectrum/Makefile4
-rw-r--r--emulators/libspectrum/pkg-plist4
2 files changed, 4 insertions, 4 deletions
diff --git a/emulators/libspectrum/Makefile b/emulators/libspectrum/Makefile
index df96c1db997e..4ac421089e29 100644
--- a/emulators/libspectrum/Makefile
+++ b/emulators/libspectrum/Makefile
@@ -3,7 +3,7 @@
PORTNAME= libspectrum
PORTVERSION= 1.1.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= emulators devel
MASTER_SITES= SF/fuse-emulator/${PORTNAME}/${PORTVERSION}
@@ -17,7 +17,7 @@ LIB_DEPENDS= libgcrypt.so:${PORTSDIR}/security/libgcrypt
GNU_CONFIGURE= yes
USE_GNOME= glib20
USE_LDCONFIG= yes
-USES= gmake pkgconfig
+USES= gmake pkgconfig libtool
OPTIONS_DEFINE= AUDIOFILE
AUDIOFILE_DESC= Support loading from .wav files
diff --git a/emulators/libspectrum/pkg-plist b/emulators/libspectrum/pkg-plist
index 063d43e9360d..e952697cd598 100644
--- a/emulators/libspectrum/pkg-plist
+++ b/emulators/libspectrum/pkg-plist
@@ -1,8 +1,8 @@
include/libspectrum.h
lib/libspectrum.a
-lib/libspectrum.la
lib/libspectrum.so
-lib/libspectrum.so.9
+lib/libspectrum.so.8
+lib/libspectrum.so.8.1.0
man/man3/libspectrum.3.gz
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog