diff options
Diffstat (limited to 'devel/liballium/Makefile')
-rw-r--r-- | devel/liballium/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/liballium/Makefile b/devel/liballium/Makefile index 9141f08a9420..108385aa13c3 100644 --- a/devel/liballium/Makefile +++ b/devel/liballium/Makefile @@ -4,15 +4,13 @@ PORTNAME= liballium PORTVERSION= 0.0.1 CATEGORIES= devel security -DISTNAME= g-${GH_ACCOUNT}-${GH_PROJECT}-${PORTVERSION}-${GH_COMMIT} MAINTAINER= fk@fabiankeil.de COMMENT= Tor pluggable transports utility library USE_GITHUB= yes GH_ACCOUNT= Yawning -GH_COMMIT= 0c9b50f -GH_TAGNAME= ${GH_COMMIT} +GH_TAGNAME= 0c9b50f GNU_CONFIGURE= yes USES= autoreconf libtool pathfix pkgconfig tar:bzip2 |