diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-06-24 21:52:42 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-06-24 21:52:42 +0000 |
commit | c89dc388858859b1d3c5de6e6972ba38ac3956ed (patch) | |
tree | 1f5e14e671882b48487c01fccde91ca17442c822 /audio | |
parent | 2fcc44703e24fdb7069f0c7faeb483740b5db406 (diff) | |
download | ports-c89dc388858859b1d3c5de6e6972ba38ac3956ed.tar.gz ports-c89dc388858859b1d3c5de6e6972ba38ac3956ed.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/hawkvoice/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/hawkvoice/Makefile b/audio/hawkvoice/Makefile index 28a9114ef70a..2a69b1ddb23c 100644 --- a/audio/hawkvoice/Makefile +++ b/audio/hawkvoice/Makefile @@ -20,7 +20,6 @@ USE_LDCONFIG= yes LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS} CPPFLAGS+= -I${LOCALBASE}/include -MAKE_ENV= MAKE="${GMAKE}" MAKE_ARGS= LIBDIR=${STAGEDIR}${PREFIX}/lib INCDIR=${STAGEDIR}${PREFIX}/include WRKSRC= ${WRKDIR}/HawkVoiceDI/src |