diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-01-31 06:39:24 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-01-31 06:39:24 +0000 |
commit | c05d4731913d01a57a0b51ce4563997f4c62372c (patch) | |
tree | 492cebf6b5d25a3c0a6707e151aace51584389cc /net/qtweetlib/Makefile | |
parent | 7210d0ec54f82690d414f49aca43f68e4689bd6b (diff) |
Notes
Diffstat (limited to 'net/qtweetlib/Makefile')
-rw-r--r-- | net/qtweetlib/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net/qtweetlib/Makefile b/net/qtweetlib/Makefile index 06f6bb79b199..342bda96470b 100644 --- a/net/qtweetlib/Makefile +++ b/net/qtweetlib/Makefile @@ -3,7 +3,6 @@ PORTNAME= qtweetlib PORTVERSION= 0.5 -#PORTREVISION= 0 CATEGORIES= net MAINTAINER= nivit@FreeBSD.org @@ -23,5 +22,4 @@ USE_GITHUB= yes USE_LDCONFIG= yes USE_QT4= gui moc_build network qmake_build rcc_build uic_build -NO_STAGE= yes .include <bsd.port.mk> |