Stage support.

This commit is contained in:
Roman Bogorodskiy 2014-03-25 14:19:00 +00:00
parent ac1a3830ad
commit 528d418709
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=349145
2 changed files with 5 additions and 5 deletions

View File

@ -10,14 +10,11 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= novel@FreeBSD.org
COMMENT= MP3 console ncurses-based player
NO_STAGE= yes
USES= gmake
GNU_CONFIGURE= yes
WANT_GNOME= yes
CONFIGURE_ARGS= --with-cxxflags="${CXXFLAGS}"
MAN1= mp3blaster.1 nmixer.1 splay.1
CPPFLAGS+= -I${LOCALBASE}/include -DHAVE_DECL_GETOPT ${PTHREAD_CFLAGS}
LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS}
@ -78,9 +75,9 @@ post-patch:
post-install:
.if ${PORT_OPTIONS:MDOCS}
@${MKDIR} ${DOCSDIR}
@${MKDIR} ${STAGEDIR}${DOCSDIR}
.for i in ${PORTDOCS}
@${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR}
@${INSTALL_DATA} ${WRKSRC}/${i} ${STAGEDIR}${DOCSDIR}
.endfor
.endif

View File

@ -2,6 +2,9 @@ bin/mp3blaster
bin/mp3tag
bin/nmixer
bin/splay
man/man1/mp3blaster.1.gz
man/man1/nmixer.1.gz
man/man1/splay.1.gz
%%DATADIR%%/charmap/README
%%DATADIR%%/charmap/chargen.c
%%DATADIR%%/charmap/koi8-r