- Convert to staging

- Perform general cleanup
This commit is contained in:
Eitan Adler 2013-10-30 05:06:48 +00:00
parent 00bc59125f
commit f37538240c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=332064

View file

@ -15,10 +15,7 @@ LIB_DEPENDS= tiff:${PORTSDIR}/graphics/tiff
GNU_CONFIGURE= yes
USE_AUTOTOOLS= libtool autoconf
USE_GMAKE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
USES= gmake
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
@ -27,5 +24,4 @@ USE_LDCONFIG= yes
CONFLICTS= spandsp-devel-[0-9]*
NO_STAGE= yes
.include <bsd.port.mk>