pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

uzbl-git: Remove unnecessary do-configure override. (Thanks leot!)



Module Name:	pkgsrc-wip
Committed By:	Mateusz Poszwa <old4%o2.pl@localhost>
Pushed By:	f8l
Date:		Thu Jan 28 22:08:30 2016 +0100
Changeset:	a75c45978efd428ee16ebfe78f6198c80039d0b4

Modified Files:
	uzbl-git/Makefile

Log Message:
uzbl-git: Remove unnecessary do-configure override. (Thanks leot!)

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=a75c45978efd428ee16ebfe78f6198c80039d0b4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 uzbl-git/Makefile | 2 --
 1 file changed, 2 deletions(-)

diffs:
diff --git a/uzbl-git/Makefile b/uzbl-git/Makefile
index 6968060..9d6526b 100644
--- a/uzbl-git/Makefile
+++ b/uzbl-git/Makefile
@@ -31,8 +31,6 @@ REPLACE_PYTHON+=	examples/data/scripts/per-site-settings.py
 REPLACE_PYTHON+=	examples/data/scripts/scheme.py
 .include "../../lang/python/application.mk"
 
-do-configure: replace-interpreter	# Do not configure, but replace interpreters.
-
 # for uzbl-browser
 DEPENDS+=	${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six
 # for uzbl-tabbed with GTK+ 2


Home | Main Index | Thread Index | Old Index