diff options
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/fuse-utils/Makefile | 2 | ||||
-rw-r--r-- | emulators/fuse/Makefile | 2 | ||||
-rw-r--r-- | emulators/libspectrum/Makefile | 4 | ||||
-rw-r--r-- | emulators/libspectrum/pkg-plist | 4 |
4 files changed, 6 insertions, 6 deletions
diff --git a/emulators/fuse-utils/Makefile b/emulators/fuse-utils/Makefile index eea2b5b24eba..8c35a601c235 100644 --- a/emulators/fuse-utils/Makefile +++ b/emulators/fuse-utils/Makefile @@ -3,7 +3,7 @@ PORTNAME= fuse-utils PORTVERSION= 1.1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= emulators MASTER_SITES= SF/fuse-emulator/${PORTNAME}/${PORTVERSION} diff --git a/emulators/fuse/Makefile b/emulators/fuse/Makefile index 72ada722c7de..5fed04abfff2 100644 --- a/emulators/fuse/Makefile +++ b/emulators/fuse/Makefile @@ -3,7 +3,7 @@ PORTNAME= fuse PORTVERSION= 1.1.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}-emulator/${PORTNAME}/${PORTVERSION} 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 |