1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Add USE_ICONV to fix build on pointyhat

Submitted by:	pointyhat via kris
This commit is contained in:
Koop Mast 2005-07-07 17:30:27 +00:00
parent 76b6e365da
commit c973822f12
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=138657

View File

@ -15,6 +15,7 @@ MAINTAINER= kwm@FreeBSD.org
COMMENT= Compress (and restore) both 16 and 24-bit audio files in .wav format
USE_LIBTOOL_VER=15
USE_ICONV= yes
USE_BZIP2= yes
USE_REINPLACE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \