summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>1999-06-18 02:55:28 +0000
committerMichael Haro <mharo@FreeBSD.org>1999-06-18 02:55:28 +0000
commitfb47dccfe5aa1bd3d8dbbf0d515277ecc0d99f64 (patch)
tree776eefa5f98ab71c1b25c0799098fbd1dc13c10e /x11
parentReplace a stale MASTER_SITE with a fresh, shiny mirror. (diff)
Fix the wterm build. It didn't have a -I${LOCALBASE}/include which was
needed for libPropList. Add a few more --with's to be more like the aterm port. PR: 12236 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=19541
Diffstat (limited to 'x11')
-rw-r--r--x11/wterm/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/x11/wterm/Makefile b/x11/wterm/Makefile
index eb5dc85e0faa..b1247c44bb92 100644
--- a/x11/wterm/Makefile
+++ b/x11/wterm/Makefile
@@ -3,7 +3,7 @@
# Date created: 25 February 1999
# Whom: Chris Piazza <cpiazza@home.net>
#
-# $Id: Makefile,v 1.1.1.1 1999/04/03 01:45:05 steve Exp $
+# $Id: Makefile,v 1.2 1999/04/14 04:49:46 mharo Exp $
#
DISTNAME= wterm-6.2.6
@@ -13,14 +13,15 @@ MASTER_SITES= ftp://beer.dct.com/pub/Applications/ \
MAINTAINER= cpiazza@home.net
-BUILD_DEPENDS= ${PREFIX}/lib/libWINGs.a:${PORTSDIR}/x11-wm/windowmaker
+BUILD_DEPENDS= ${X11BASE}/lib/libWINGs.a:${PORTSDIR}/x11-wm/windowmaker
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-transparency --enable-xpm-background \
--disable-delete-key --disable-backspace-key \
- --enable-next-scrollbar
+ --enable-next-scrollbar --enable-utmp --enable-wtmp
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include"
MAN1= wterm.1