Support stage
Convert to USES=libtool
This commit is contained in:
parent
af0ff22527
commit
3bbe9ac137
@ -11,17 +11,16 @@ MASTER_SITES= http://hal.freedesktop.org/releases/
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= HAL device manager for the GNOME Desktop
|
||||
|
||||
LIB_DEPENDS= hal.1:${PORTSDIR}/sysutils/hal
|
||||
LIB_DEPENDS= libhal.so:${PORTSDIR}/sysutils/hal
|
||||
|
||||
USE_BZIP2= yes
|
||||
USES= gmake pkgconfig
|
||||
USE_GNOME= gnomehack intlhack ltverhack libgnomeui gnomedocutils
|
||||
USE_AUTOTOOLS= libtool
|
||||
USES= gmake libtool pathfix pkgconfig tar:bzip2
|
||||
USE_GNOME= intlhack libgnomeui gnomedocutils
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALLS_ICONS= yes
|
||||
USE_LDCONFIG= yes
|
||||
INSTALLS_OMF= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@ -4,9 +4,9 @@ include/gnome-device-manager/gdm-info-provider-iface.h
|
||||
include/gnome-device-manager/gdm-info-provider.h
|
||||
include/gnome-device-manager/gdm-pool.h
|
||||
lib/libgnome-device-manager.a
|
||||
lib/libgnome-device-manager.la
|
||||
lib/libgnome-device-manager.so
|
||||
lib/libgnome-device-manager.so.0
|
||||
lib/libgnome-device-manager.so.0.0.0
|
||||
libdata/pkgconfig/gnome-device-manager.pc
|
||||
share/applications/gnome-device-manager.desktop
|
||||
share/gnome/help/gnome-device-manager/C/figures/gnome-device-manager.png
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user