diff options
Diffstat (limited to 'net/asterisk10/Makefile')
-rw-r--r-- | net/asterisk10/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/asterisk10/Makefile b/net/asterisk10/Makefile index cdd82c4b3d52..732667320e8b 100644 --- a/net/asterisk10/Makefile +++ b/net/asterisk10/Makefile @@ -23,7 +23,6 @@ RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123 ONLY_FOR_ARCHS= i386 sparc64 amd64 GNU_CONFIGURE= yes -CONFIGURE_ARGS= --mandir=${LOCALBASE}/man CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${LOCALBASE}/include/openh323" \ LDFLAGS="-L${LOCALBASE}/lib" CPPFLAGS= -I${LOCALBASE}/include -I${LOCALBASE}/include/openh323 |