diff options
Diffstat (limited to 'devel/ccrtp/Makefile')
-rw-r--r-- | devel/ccrtp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ccrtp/Makefile b/devel/ccrtp/Makefile index 2e71b558b253..1962e333f950 100644 --- a/devel/ccrtp/Makefile +++ b/devel/ccrtp/Makefile @@ -17,8 +17,8 @@ GNU_CONFIGURE= yes USES= gmake gettext iconv pkgconfig USE_LDCONFIG= yes -CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib -pthread" CPPFLAGS+= -I${LOCALBASE}/include +LIBS+= -L${LOCALBASE}/lib INFO= ccrtp post-patch: |