Stage support

This commit is contained in:
Antoine Brodin 2013-12-28 21:12:14 +00:00
parent d0494f1e1c
commit b417a67f77
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=337916
2 changed files with 2 additions and 4 deletions

View File

@ -23,15 +23,12 @@ DSSI_DESC= Enable DSSI support
LV2CORE_DESC= Enable LV2 support
USE_BZIP2= yes
NO_STAGE= yes
USES= gmake pathfix pkgconfig
USE_SQLITE= 3
USE_AUTOTOOLS= libtool
CONFIGURE_ENV= HAVE_UNIX98=1
USE_LDCONFIG= yes
MAN1= linuxsampler.1
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
@ -75,6 +72,6 @@ post-patch:
s|"lv2core"|"_lv2core_"|' ${WRKSRC}/configure
post-install:
@${TOUCH} ${PREFIX}/lib/linuxsampler/plugins/.keep_me
@${TOUCH} ${STAGEDIR}${PREFIX}/lib/linuxsampler/plugins/.keep_me
.include <bsd.port.mk>

View File

@ -40,6 +40,7 @@ lib/linuxsampler/plugins/.keep_me
%%LV2CORE%%lib/lv2/linuxsampler.lv2/linuxsampler.ttl
%%LV2CORE%%lib/lv2/linuxsampler.lv2/manifest.ttl
libdata/pkgconfig/linuxsampler.pc
man/man1/linuxsampler.1.gz
%%LV2CORE%%@dirrm lib/lv2/linuxsampler.lv2
@dirrm lib/linuxsampler/plugins
@dirrm lib/linuxsampler