Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Oct 1996 11:07:43 -0400 (EDT)
From:      Chuck Robey <chuckr@glue.umd.edu>
To:        "Julian H. Stacey" <jhs@FreeBSD.org>
Cc:        searle@longacre.demon.co.uk, ports@FreeBSD.org
Subject:   Re: ports/x11/qt/Makefile
Message-ID:  <Pine.SOL.3.95.961006110535.748D-100000@espresso.eng.umd.edu>
In-Reply-To: <199610051626.RAA03596@vector.jhs.no_domain>

next in thread | previous in thread | raw e-mail | index | archive | help
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!
----------------------------+-----------------------------------------------




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SOL.3.95.961006110535.748D-100000>