diff options
-rw-r--r-- | comms/rtl-sdr/Makefile | 5 | ||||
-rw-r--r-- | comms/rtl-sdr/pkg-plist | 2 | ||||
-rw-r--r-- | emulators/pcsxr/Makefile | 6 | ||||
-rw-r--r-- | emulators/pcsxr/pkg-plist | 14 |
4 files changed, 7 insertions, 20 deletions
diff --git a/comms/rtl-sdr/Makefile b/comms/rtl-sdr/Makefile index 1162a6a352e9..4aba446c1b26 100644 --- a/comms/rtl-sdr/Makefile +++ b/comms/rtl-sdr/Makefile @@ -3,6 +3,7 @@ PORTNAME= rtl-sdr PORTVERSION= 20140210 +PORTREVISION= 1 CATEGORIES= comms hamradio MASTER_SITES= http://contribs.martymac.org/FreeBSD-ports/distfiles/ \ LOCAL/martymac @@ -13,8 +14,8 @@ COMMENT= Commandline tool that performs SDR with RTL2832-based USB sticks LICENSE= GPLv2 -USES= gmake pkgconfig -USE_AUTOTOOLS= autoconf:env aclocal:env automake:env libtool +USES= gmake pkgconfig libtool +USE_AUTOTOOLS= autoconf:env aclocal:env automake:env libtoolize:env GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib diff --git a/comms/rtl-sdr/pkg-plist b/comms/rtl-sdr/pkg-plist index 8fb0cc795037..caa034f22a0e 100644 --- a/comms/rtl-sdr/pkg-plist +++ b/comms/rtl-sdr/pkg-plist @@ -8,9 +8,9 @@ bin/rtl_test include/rtl-sdr.h include/rtl-sdr_export.h lib/librtlsdr.a -lib/librtlsdr.la lib/librtlsdr.so lib/librtlsdr.so.0 +lib/librtlsdr.so.0.0.5 libdata/pkgconfig/librtlsdr.pc %%PORTDOCS%%%%DOCSDIR%%/html/annotated.html %%PORTDOCS%%%%DOCSDIR%%/html/annotated.js diff --git a/emulators/pcsxr/Makefile b/emulators/pcsxr/Makefile index f3e5a6c68db9..2ccecc7a3eb1 100644 --- a/emulators/pcsxr/Makefile +++ b/emulators/pcsxr/Makefile @@ -3,7 +3,7 @@ PORTNAME= pcsxr PORTVERSION= 1.9.94.r87113 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= emulators MASTER_SITES= http://contribs.martymac.org/FreeBSD-ports/distfiles/ \ LOCAL/martymac @@ -19,7 +19,7 @@ LIB_DEPENDS= libvorbis.so:${PORTSDIR}/audio/libvorbis \ ONLY_FOR_ARCHS= i386 amd64 -USE_AUTOTOOLS= autoconf:env aclocal:env automake:env libtool +USE_AUTOTOOLS= autoconf:env aclocal:env automake:env libtoolize:env GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib @@ -33,7 +33,7 @@ USE_XORG= x11 xv xext xxf86vm xtst USE_SDL= sdl USE_GL= gl -USES= tar:bzip2 dos2unix iconv gmake pkgconfig desktop-file-utils +USES= tar:bzip2 dos2unix iconv gmake pkgconfig libtool desktop-file-utils DOS2UNIX_REGEX= .*\.(c|h|cpp|hpp|am) PORTDOCS= ChangeLog README diff --git a/emulators/pcsxr/pkg-plist b/emulators/pcsxr/pkg-plist index 12ac90120738..f9e38db8a685 100644 --- a/emulators/pcsxr/pkg-plist +++ b/emulators/pcsxr/pkg-plist @@ -40,25 +40,11 @@ lib/pcsxr/cfgDFInput lib/pcsxr/cfgDFCdrom lib/pcsxr/cfgDFSound lib/pcsxr/cfgDFNet -lib/pcsxr/libBladeSio1.a -lib/pcsxr/libBladeSio1.la lib/pcsxr/libBladeSio1.so -lib/pcsxr/libDFXVideo.a -lib/pcsxr/libDFXVideo.la lib/pcsxr/libDFXVideo.so -lib/pcsxr/libpeopsxgl.a -lib/pcsxr/libpeopsxgl.la lib/pcsxr/libpeopsxgl.so -lib/pcsxr/libDFInput.a -lib/pcsxr/libDFInput.la lib/pcsxr/libDFInput.so -lib/pcsxr/libDFSound.a -lib/pcsxr/libDFSound.la lib/pcsxr/libDFSound.so -lib/pcsxr/libDFCdrom.a -lib/pcsxr/libDFCdrom.la lib/pcsxr/libDFCdrom.so -lib/pcsxr/libDFNet.a -lib/pcsxr/libDFNet.la lib/pcsxr/libDFNet.so @dirrm lib/pcsxr |