Rearrange USE_GNOME

Don't install .la file

PR:		63499
Submitted by:	KATO Tsuguru
This commit is contained in:
Tilman Keskinoz 2004-02-28 16:07:28 +00:00
parent e5b4d0c08f
commit a31fc71009
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=102422
2 changed files with 5 additions and 11 deletions

View File

@ -6,6 +6,7 @@
PORTNAME= liblrdf
PORTVERSION= 0.3.5
PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= http://plugin.org.uk/releases/lrdf/
@ -15,18 +16,12 @@ COMMENT= Library for manipulating RDF files describing LADSPA plugins
BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa
LIB_DEPENDS= raptor.2:${PORTSDIR}/textproc/raptor
GNU_CONFIGURE= yes
USE_GNOME= gnomehack gnometarget lthack
USE_LIBTOOL= yes
USE_REINPLACE= yes
USE_GNOME= gnomehack
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
INSTALLS_SHLIB= yes
CONFIGURE_TARGET=
CONFIGURE_ARGS+=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" \
LDFLAGS="${LDFLAGS} ${PTHREAD_LIBS}"
post-patch:
${REINPLACE_CMD} -e 's,1:2:2,1:2:1,' ${WRKSRC}/configure
CPPFLAGS= -I${LOCALBASE}/include ${PTHREAD_CFLAGS}
LDFLAGS= -L${LOCALBASE}/lib ${PTHREAD_LIBS}
.include <bsd.port.mk>

View File

@ -3,7 +3,6 @@ include/lrdf_types.h
lib/liblrdf.a
lib/liblrdf.so
lib/liblrdf.so.2
lib/liblrdf.la
share/ladspa/rdf/ladspa.rdfs
libdata/pkgconfig/lrdf.pc
@dirrm share/ladspa/rdf