mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
* Use INFO
* Use gnometarget
This commit is contained in:
parent
c145134d4e
commit
c14dd37512
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=87108
@ -19,14 +19,15 @@ LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= glib12
|
||||
USE_GNOME= glib12 gnometarget
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LIBTOOL= yes
|
||||
LIBTOOLFILES= configure popt/configure libIDL/configure
|
||||
CONFIGURE_ARGS= --disable-indent
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LIBS="-L${LOCALBASE}/lib"
|
||||
CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
INFO= libIDL
|
||||
|
||||
post-patch:
|
||||
@${TOUCH} ${WRKSRC}/configure
|
||||
|
@ -67,9 +67,6 @@ include/orbit-1.0/orb/poa.h
|
||||
include/orbit-1.0/orb/sequences.h
|
||||
include/orbit-1.0/orb/typecode.h
|
||||
include/orbit-1.0/orbit-idl2.h
|
||||
@unexec install-info --delete %D/info/libIDL.info %D/info/dir
|
||||
info/libIDL.info
|
||||
@exec install-info %D/info/libIDL.info %D/info/dir
|
||||
lib/libIDL.a
|
||||
lib/libIDL.so
|
||||
lib/libIDL.so.2
|
||||
|
Loading…
Reference in New Issue
Block a user