diff options
author | wiz <wiz@pkgsrc.org> | 2015-07-08 21:39:15 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-07-08 21:39:15 +0000 |
commit | ed74e95a1b4e48920df29c2d5f50f5aa8fafe805 (patch) | |
tree | 13908056507afd80065c2cd0a2bfae44ec43b974 /x11 | |
parent | e9da63e411b96d9059a3efdca2272ccfeb581f19 (diff) | |
download | pkgsrc-ed74e95a1b4e48920df29c2d5f50f5aa8fafe805.tar.gz |
Revert previous -- this is not part of qt4 base.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/qt4-qscintilla/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/qt4-qscintilla/Makefile b/x11/qt4-qscintilla/Makefile index abe8e3f1501..a20c61eb84c 100644 --- a/x11/qt4-qscintilla/Makefile +++ b/x11/qt4-qscintilla/Makefile @@ -1,5 +1,6 @@ -# $NetBSD: Makefile,v 1.38 2015/07/08 17:49:49 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2015/07/08 21:39:15 wiz Exp $ +PKGREVISION= 1 .include "../../x11/qt4-qscintilla/Makefile.common" PKGNAME= qt4-${DISTNAME:tl:S/-gpl-/-/} |