pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-terminator-plugins-git: Fix generating PLIST
Module Name: pkgsrc-wip
Committed By: Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By: kamil
Date: Mon Dec 7 02:18:46 2015 +0100
Changeset: 0ed7925006ffbdf5305135c4d015804340437391
Modified Files:
py-terminator-plugins-git/Makefile
Log Message:
py-terminator-plugins-git: Fix generating PLIST
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=0ed7925006ffbdf5305135c4d015804340437391
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-terminator-plugins-git/Makefile | 2 ++
1 file changed, 2 insertions(+)
diffs:
diff --git a/py-terminator-plugins-git/Makefile b/py-terminator-plugins-git/Makefile
index e7daaaf..7fadcc6 100644
--- a/py-terminator-plugins-git/Makefile
+++ b/py-terminator-plugins-git/Makefile
@@ -14,6 +14,7 @@ LICENSE= public-domain
WRKSRC= ${WRKDIR}/TP
NO_BUILD= yes
+PY_PATCHPLIST= yes
TERMINATORLIB_PLUGINS= ${PREFIX}/${PYSITELIB}/terminatorlib/plugins/
@@ -26,4 +27,5 @@ do-install:
.include "../../wip/mk/git-package.mk"
.include "../../lang/python/pyversion.mk"
+.include "../../lang/python/extension.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index