aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2014-06-06 02:06:03 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2014-06-06 02:06:03 +0800
commit0c29f057f4c6c57d38200200f87ba010c258fb1b (patch)
tree13ab1b8320a1a13eb06062ad044893be154d4ff9 /sysutils
parentdc0b3435aa75629b19747f3f6667df2902e8d55c (diff)
downloadfreebsd-ports-gnome-0c29f057f4c6c57d38200200f87ba010c258fb1b.tar.gz
freebsd-ports-gnome-0c29f057f4c6c57d38200200f87ba010c258fb1b.tar.zst
freebsd-ports-gnome-0c29f057f4c6c57d38200200f87ba010c258fb1b.zip
- Convert USE_BZIP2 to USES
- Switch to USES=libtool, drop .la files Approved by: portmgr blanket
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/unieject/Makefile5
-rw-r--r--sysutils/unieject/pkg-plist2
2 files changed, 3 insertions, 4 deletions
diff --git a/sysutils/unieject/Makefile b/sysutils/unieject/Makefile
index 0e98c9a30507..f37db6637a97 100644
--- a/sysutils/unieject/Makefile
+++ b/sysutils/unieject/Makefile
@@ -3,7 +3,7 @@
PORTNAME= unieject
PORTVERSION= 6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= sysutils
MASTER_SITES= SF
@@ -16,8 +16,7 @@ LIB_DEPENDS= libconfuse.so:${PORTSDIR}/devel/libconfuse \
libpcre.so:${PORTSDIR}/devel/pcre \
libcdio.so:${PORTSDIR}/sysutils/libcdio
-USE_BZIP2= yes
-USES= pathfix pkgconfig gettext iconv
+USES= tar:bzip2 pathfix pkgconfig gettext iconv libtool
USE_GNOME= glib20
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-silent-rules \
diff --git a/sysutils/unieject/pkg-plist b/sysutils/unieject/pkg-plist
index fb9b32c0e8ea..c46633922883 100644
--- a/sysutils/unieject/pkg-plist
+++ b/sysutils/unieject/pkg-plist
@@ -3,9 +3,9 @@ bin/unieject
etc/unieject.conf.sample
include/unieject/unieject.h
lib/libunieject.a
-lib/libunieject.la
lib/libunieject.so
lib/libunieject.so.5
+lib/libunieject.so.5.0.0
libdata/pkgconfig/libunieject.pc
man/man1/unieject.1.gz
man/man5/unieject.conf.5.gz