diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-08-21 10:07:35 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-08-21 10:07:35 +0000 |
commit | cc121d979407d6c3fdfdef751cec3b97e5ed9885 (patch) | |
tree | c2b4515527fa44f542b6521d6f5d161920a65bce /x11-toolkits/py-qt | |
parent | a3dda2e04d90f5ebf144836d5c498188539545d0 (diff) | |
download | ports-cc121d979407d6c3fdfdef751cec3b97e5ed9885.tar.gz ports-cc121d979407d6c3fdfdef751cec3b97e5ed9885.zip |
Notes
Diffstat (limited to 'x11-toolkits/py-qt')
-rw-r--r-- | x11-toolkits/py-qt/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-toolkits/py-qt/Makefile b/x11-toolkits/py-qt/Makefile index 4a75db209f51..b65ac890655f 100644 --- a/x11-toolkits/py-qt/Makefile +++ b/x11-toolkits/py-qt/Makefile @@ -17,7 +17,6 @@ LIB_DEPENDS= sip.3:${PORTSDIR}/devel/sip USE_QT= yes USE_LIBTOOL= yes -GNU_CONFIGURE= yes USE_GMAKE= yes CONFIGURE_ENV= LDFLAGS=-lgcc CONFIGURE_ARGS= --with-qt-includes=${X11BASE}/include/X11/qt |