From owner-freebsd-ports Sun Oct 6 08:07:53 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id IAA23454 for ports-outgoing; Sun, 6 Oct 1996 08:07:53 -0700 (PDT) Received: from po1.glue.umd.edu (po1.glue.umd.edu [129.2.128.44]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id IAA23447; Sun, 6 Oct 1996 08:07:49 -0700 (PDT) Received: from espresso.eng.umd.edu (chuckr@espresso.eng.umd.edu [129.2.103.26]) by po1.glue.umd.edu (8.8.Gamma.0/8.7.3) with ESMTP id LAA13897; Sun, 6 Oct 1996 11:07:46 -0400 (EDT) Received: from localhost (chuckr@localhost) by espresso.eng.umd.edu (8.8.0/8.6.4) with SMTP id LAA01005; Sun, 6 Oct 1996 11:07:44 -0400 (EDT) X-Authentication-Warning: espresso.eng.umd.edu: chuckr owned process doing -bs Date: Sun, 6 Oct 1996 11:07:43 -0400 (EDT) From: Chuck Robey X-Sender: chuckr@espresso.eng.umd.edu To: "Julian H. Stacey" cc: searle@longacre.demon.co.uk, ports@FreeBSD.org Subject: Re: ports/x11/qt/Makefile In-Reply-To: <199610051626.RAA03596@vector.jhs.no_domain> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk On Sat, 5 Oct 1996, Julian H. Stacey wrote: > Hi, > -c > is missing from > install $(WRKDIR)/qt-1.0/include/* $(PREFIX)/include/X11/qt > in > ports/x11/qt/Makefile Guys, actually, you should use the install macros from bsd.port.mk: # Use these like: "${INSTALL_PROGRAM} ${WRKSRC}/prog ${PREFIX}/bin". # INSTALL_PROGRAM - A command to install binary executables. # INSTALL_SCRIPT - A command to install executable scripts. # INSTALL_DATA - A command to install sharable data. # INSTALL_MAN - A command to install manpages (doesn't compress). on all the calls to install in that makefile. > > > Julian > --- > Julian H. Stacey jhs@freebsd.org http://www.freebsd.org/~jhs/ > ----------------------------+----------------------------------------------- Chuck Robey | Interests include any kind of voice or data chuckr@eng.umd.edu | communications topic, C programming, and Unix. 9120 Edmonston Ct #302 | Greenbelt, MD 20770 | I run Journey2 and n3lxx, both FreeBSD (301) 220-2114 | version 2.2 current -- and great FUN! ----------------------------+-----------------------------------------------