diff options
Diffstat (limited to 'devel/libtpl/Makefile')
-rw-r--r-- | devel/libtpl/Makefile | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/devel/libtpl/Makefile b/devel/libtpl/Makefile index d175f072b9fe..b42e80c46a98 100644 --- a/devel/libtpl/Makefile +++ b/devel/libtpl/Makefile @@ -5,21 +5,19 @@ PORTNAME= libtpl PORTVERSION= 1.6 PORTREVISION= 1 CATEGORIES= devel -MASTER_SITES= GHL MAINTAINER= culot@FreeBSD.org COMMENT= Tpl is a library for serializing C data -OPTIONS_DEFINE= DOCS - LICENSE= GPLv3 MIT LICENSE_COMB= multi +OPTIONS_DEFINE= DOCS + USES= libtool tar:bzip2 USE_GITHUB= yes GH_ACCOUNT= waitman -GH_TAGNAME= ${GH_COMMIT} -GH_COMMIT= 8fa17e5 +GH_TAGNAME= 8fa17e5 GNU_CONFIGURE= yes CONFIGURE_ARGS+= --enable-shared |