diff options
author | wiz <wiz@pkgsrc.org> | 2014-07-22 17:55:16 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-07-22 17:55:16 +0000 |
commit | 6d7626182f18e58ff73e3af4140e729d245bb2f9 (patch) | |
tree | 6e0cd77314076308e5279c6faa7a6777aebc06c8 /x11/qt4-qscintilla | |
parent | 39aba572c86bd372738b71aae95ff302771b94d7 (diff) | |
download | pkgsrc-6d7626182f18e58ff73e3af4140e729d245bb2f9.tar.gz |
Add comment:
when updating this, also update py-qt4-qscintilla
XXX: these two should share a Makefile.common
Diffstat (limited to 'x11/qt4-qscintilla')
-rw-r--r-- | x11/qt4-qscintilla/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/qt4-qscintilla/Makefile b/x11/qt4-qscintilla/Makefile index b218d3829f4..483834db64e 100644 --- a/x11/qt4-qscintilla/Makefile +++ b/x11/qt4-qscintilla/Makefile @@ -1,5 +1,7 @@ -# $NetBSD: Makefile,v 1.34 2014/07/22 17:52:11 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2014/07/22 17:55:16 wiz Exp $ # +# when updating this, also update py-qt4-qscintilla +# XXX: these two should share a Makefile.common DISTNAME= QScintilla-gpl-2.8 PKGNAME= qt4-${DISTNAME:tl:S/-gpl-/-/} |