From d7c46ca1413d2e0293bb2320a0e12ea1a6490d8b Mon Sep 17 00:00:00 2001 From: asami Date: Sun, 8 Oct 2000 06:03:48 +0000 Subject: Rename PLIST.X11 to pkg-plist.x11. --- security/ssh/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'security') diff --git a/security/ssh/Makefile b/security/ssh/Makefile index 0fd2b1158785..6c5d2d31808a 100644 --- a/security/ssh/Makefile +++ b/security/ssh/Makefile @@ -132,8 +132,7 @@ CONFIGURE_ARGS+= --with-socks="-L${PREFIX}/lib -lsocks5" --with-socks5 USE_XLIB= yes PLIST:= ${WRKDIR}/PLIST pre-install: - @${CAT} ${PKGDIR}/PLIST.X11 > ${PLIST} - @${CAT} ${PKGDIR}/PLIST >> ${PLIST} + @${CAT} ${PKGDIR}/pkg-plist.x11 ${PKGDIR}/pkg-plist > ${PLIST} .else CONFIGURE_ARGS+= --without-x .endif -- cgit