From cd16b9f74e106187956ab68a9633fad41639197c Mon Sep 17 00:00:00 2001 From: cjep Date: Mon, 12 Jan 2004 10:38:03 +0000 Subject: Lint (sort DISTNAME section and use $${MV}) --- chat/psi-ssl/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'chat') diff --git a/chat/psi-ssl/Makefile b/chat/psi-ssl/Makefile index 60a727a51b6..2ec65f22a95 100644 --- a/chat/psi-ssl/Makefile +++ b/chat/psi-ssl/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2003/08/12 08:08:33 jdolecek Exp $ +# $NetBSD: Makefile,v 1.5 2004/01/12 10:38:03 cjep Exp $ -PKGNAME= psi-ssl-2.0 DISTNAME= qssl-2.0 +PKGNAME= psi-ssl-2.0 PKGREVISION= 1 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_SOURCEFORCE:=psi/} @@ -18,7 +18,7 @@ USE_X11= yes do-configure: cd ${WRKSRC} && ${QTDIR}/bin/qmake qssl.pro - $(SED) 's:\(-module.*\):\1 $(QTDIR)/lib:' ${WRKSRC}/Makefile > ${WRKSRC}/Makefile.new && mv ${WRKSRC}/Makefile.new ${WRKSRC}/Makefile + $(SED) 's:\(-module.*\):\1 $(QTDIR)/lib:' ${WRKSRC}/Makefile > ${WRKSRC}/Makefile.new && ${MV} ${WRKSRC}/Makefile.new ${WRKSRC}/Makefile do-install: cd ${WRKSRC} && libtool --mode=install ${INSTALL_PROGRAM} libqssl.la ${QTDIR}/lib -- cgit v1.2.3