1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

- Add CONFLICTS with bmpx-devel

- Pet portlint by using USE_LDCONFIG instead of INSTALLS_SHLIB
This commit is contained in:
Roman Bogorodskiy 2006-09-10 13:41:33 +00:00
parent c948b2ef0b
commit f39071c8b8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=172701

View File

@ -23,6 +23,8 @@ LIB_DEPENDS= tag.5:${PORTSDIR}/audio/taglib \
boost_date_time.3:${PORTSDIR}/devel/boost \
dbus-1.2:${PORTSDIR}/devel/dbus
CONFLICTS= bmpx-devel-[0-9]*
USE_AUTOTOOLS= autoconf:259
USE_BISON= yes
USE_BZIP2= yes
@ -33,7 +35,7 @@ USE_GNOME= gtk20 libglade2 desktopfileutils
INSTALLS_ICONS= yes
USE_GSTREAMER= good mad ogg vorbis
USE_X_PREFIX= yes
INSTALLS_SHLIB= yes
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-pkgconfig-dir=${PREFIX}/libdata/pkgconfig \
--with-dbus-services-dir="${PREFIX}/share/dbus-1/services" \