diff options
Diffstat (limited to 'devel/jrtplib/Makefile')
-rw-r--r-- | devel/jrtplib/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/jrtplib/Makefile b/devel/jrtplib/Makefile index 51532ba..aa34cb6 100644 --- a/devel/jrtplib/Makefile +++ b/devel/jrtplib/Makefile @@ -12,8 +12,7 @@ COMMENT= Object-oriented RTP library written in C++ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.MIT -USE_BZIP2= yes -USES= cmake +USES= cmake tar:bzip2 USE_LDCONFIG= yes PLIST_SUB= JRTPLIB_VER="${PORTVERSION}" |