summaryrefslogtreecommitdiffstats
path: root/x11/eterm
diff options
context:
space:
mode:
authornectar <nectar@FreeBSD.org>1999-01-17 17:56:12 +0000
committernectar <nectar@FreeBSD.org>1999-01-17 17:56:12 +0000
commit1b885c6c237509327b1ef342cc1ae4fb8ce1d9d9 (patch)
tree6156af5c1e8e155b9073b8c894f7fef3ca09b028 /x11/eterm
parent114f9b630657a0a24e702847f5daff21ca6b85d6 (diff)
downloadFreeBSD-ports-1b885c6c237509327b1ef342cc1ae4fb8ce1d9d9.zip
FreeBSD-ports-1b885c6c237509327b1ef342cc1ae4fb8ce1d9d9.tar.gz
Honor LOCALBASE for finding libraries: jpeg, png, et. al.
Diffstat (limited to 'x11/eterm')
-rw-r--r--x11/eterm/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/eterm/Makefile b/x11/eterm/Makefile
index 0383a11d..ca8e849 100644
--- a/x11/eterm/Makefile
+++ b/x11/eterm/Makefile
@@ -3,7 +3,7 @@
# Date created: 24 November 1997
# Whom: Murray Stokely <murray@cdrom.com>
#
-# $Id: Makefile,v 1.11 1998/10/30 04:21:20 asami Exp $
+# $Id: Makefile,v 1.12 1999/01/14 17:08:22 vanilla Exp $
#
DISTNAME= Eterm-0.8.7
@@ -19,6 +19,7 @@ LIB_DEPENDS= Imlib.2:${PORTSDIR}/graphics/imlib
USE_GMAKE= yes
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
+CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib"
MAN1= Eterm.1
OpenPOWER on IntegriCloud