summaryrefslogtreecommitdiff
path: root/plan9
diff options
context:
space:
mode:
authorwiz <wiz>2000-01-10 01:39:02 +0000
committerwiz <wiz>2000-01-10 01:39:02 +0000
commitdbdf727e211a7c0df47d7ea332d89b6fe60cec6c (patch)
tree1d019e8fd84c7e906a4bf476ad2269a78d304a50 /plan9
parentc170550db26048be0dcf07b0377736293b77d5b1 (diff)
downloadpkgsrc-dbdf727e211a7c0df47d7ea332d89b6fe60cec6c.tar.gz
miscellaneous small changes to make pkglint happy
Diffstat (limited to 'plan9')
-rw-r--r--plan9/9term/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/plan9/9term/Makefile b/plan9/9term/Makefile
index c53fee5fdc3..85ce2cc9e45 100644
--- a/plan9/9term/Makefile
+++ b/plan9/9term/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 1999/10/04 23:14:56 simonb Exp $
+# $NetBSD: Makefile,v 1.21 2000/01/10 01:39:05 wiz Exp $
# FreeBSD Id: Makefile,v 1.5 1996/12/07 23:43:56 asami Exp
#
@@ -10,11 +10,11 @@ MASTER_SITES= ftp://ftp.ecf.toronto.edu/pub/plan9/matty/
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.psrg.cs.usyd.edu.au/~matty/9term/index.html
-USE_X11= yes
-
# needs library and private header, but not during runtime
BUILD_DEPENDS= ${BUILD_ROOT}/plan9/sam/${WRKDIR:T}/libframe/libframe.a:../../plan9/sam:all
+USE_X11= yes
+
NOT_FOR_PLATFORM= *-*-alpha #LP64 Problems
MANCOMPRESSED= yes