From db8d3aec1213d37ad5adc6c32b762ed8ced34dfd Mon Sep 17 00:00:00 2001 From: Mario Sergio Fujikawa Ferreira Date: Sun, 5 Aug 2001 18:41:25 +0000 Subject: Fix installation, broken by last commit Submitted by: MAINTAINER --- comms/yawmppp/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'comms/yawmppp') diff --git a/comms/yawmppp/Makefile b/comms/yawmppp/Makefile index 0fa2a9968737..ac1a8e663442 100644 --- a/comms/yawmppp/Makefile +++ b/comms/yawmppp/Makefile @@ -36,8 +36,8 @@ pre-patch: do-install: .for file in dockapp/yagetmodemspeed dockapp/${PORTNAME} gtklog/${PORTNAME}.log \ - ${PORTNAME}.pref ${PORTNAME}.thin - @${INSTALL_PROGRAM} ${WRKSRC}/${file} ${PREFIX}/bin + gtksetup/${PORTNAME}.pref thinppp/${PORTNAME}.thin + @${INSTALL_PROGRAM} ${WRKSRC}/src/${file} ${PREFIX}/bin .endfor @${INSTALL_MAN} ${WRKSRC}/src/${PORTNAME}.1x ${PREFIX}/man/man1 .if !defined(NOPORTDOCS) -- cgit v1.2.3