diff options
-rw-r--r-- | chat/psi-ssl/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chat/psi-ssl/Makefile b/chat/psi-ssl/Makefile index ba68431bf13..be25c1ad472 100644 --- a/chat/psi-ssl/Makefile +++ b/chat/psi-ssl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2003/08/05 13:36:05 drochner Exp $ +# $NetBSD: Makefile,v 1.3 2003/08/07 17:38:00 jmc Exp $ PKGNAME= psi-ssl-2.0 DISTNAME= qssl-2.0 @@ -14,7 +14,6 @@ COMMENT= PSI Jabber Client - SSL plugin USE_BUILDLINK2= yes USE_GMAKE= yes USE_LIBTOOL= yes -USE_X11BASE= yes do-configure: cd ${WRKSRC} && ${QTDIR}/bin/qmake qssl.pro |