pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/py-qt4 Remove XXX comment about something I worked...
details: https://anonhg.NetBSD.org/pkgsrc/rev/a93f8fe44ec1
branches: trunk
changeset: 551325:a93f8fe44ec1
user: epg <epg%pkgsrc.org@localhost>
date: Sat Dec 13 05:20:04 2008 +0000
description:
Remove XXX comment about something I worked around (in patch-aa).
diffstat:
x11/py-qt4/Makefile | 6 +-----
1 files changed, 1 insertions(+), 5 deletions(-)
diffs (20 lines):
diff -r 5f9ce38ea219 -r a93f8fe44ec1 x11/py-qt4/Makefile
--- a/x11/py-qt4/Makefile Sat Dec 13 05:19:12 2008 +0000
+++ b/x11/py-qt4/Makefile Sat Dec 13 05:20:04 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/12/13 05:19:12 epg Exp $
+# $NetBSD: Makefile,v 1.2 2008/12/13 05:20:04 epg Exp $
#
PKGNAME= ${PYPKGPREFIX}-qt4-${PYQT_VERSION}
@@ -20,10 +20,6 @@
CONFIGURE_ARGS+= -d ${PREFIX}/${PYSITELIB}
CONFIGURE_ARGS+= -v ${PREFIX}/share/sip${PYVERSSUFFIX}
CONFIGURE_ARGS+= -q ${QTDIR}/bin/qmake
-# XXX: should not be necessary, but framework thinks pkgsrc only has static
-# qt4 libraries
-#epg fixed? with patch-aa
-#CONFIGURE_ARGS+= -k
CONFIGURE_ARGS+= --confirm-license
PYTHON_VERSIONS_ACCEPTED= 25 24 23
Home |
Main Index |
Thread Index |
Old Index