- Stage support
This commit is contained in:
parent
709aa93713
commit
a91a05ee42
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=344270
@ -11,13 +11,10 @@ MAINTAINER= ports@FreeBSD.org
|
|||||||
COMMENT= Program to interface with the Rio600, Rio800, and psa[play devices
|
COMMENT= Program to interface with the Rio600, Rio800, and psa[play devices
|
||||||
|
|
||||||
USES= gmake
|
USES= gmake
|
||||||
NO_STAGE= yes
|
|
||||||
USE_AUTOTOOLS= libtool
|
USE_AUTOTOOLS= libtool
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
|
|
||||||
MAN1= rioutil.1
|
|
||||||
|
|
||||||
CPPFLAGS+= -I${LOCALBASE}/include
|
CPPFLAGS+= -I${LOCALBASE}/include
|
||||||
LDFLAGS+= -L${LOCALBASE}/lib
|
LDFLAGS+= -L${LOCALBASE}/lib
|
||||||
|
|
||||||
|
@ -4,3 +4,4 @@ lib/librioutil.a
|
|||||||
lib/librioutil.la
|
lib/librioutil.la
|
||||||
lib/librioutil.so
|
lib/librioutil.so
|
||||||
lib/librioutil.so.6
|
lib/librioutil.so.6
|
||||||
|
man/man1/rioutil.1.gz
|
||||||
|
Loading…
Reference in New Issue
Block a user