Ted installs an app-defaults file, so he should install into X11BASE by
default. Problem noted in recent bulk build.
This commit is contained in:
parent
57f4062906
commit
9f347f42a4
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.5 2001/07/04 03:33:26 jlam Exp $
|
||||
# $NetBSD: Makefile,v 1.6 2001/07/23 20:01:40 wiz Exp $
|
||||
|
||||
DISTNAME= ted-2.10.src
|
||||
PKGNAME= ted-2.10
|
||||
|
@ -11,7 +11,7 @@ MAINTAINER= packages@netbsd.org
|
|||
HOMEPAGE= http://www.nllgg.nl/Ted/
|
||||
COMMENT= X11 based WordPad-like word processor
|
||||
|
||||
USE_X11= YES
|
||||
USE_X11BASE= YES
|
||||
|
||||
AFMDIR= ${PREFIX}/share/Ted/afm
|
||||
INDDIR= ${PREFIX}/share/Ted/ind
|
||||
|
|
Loading…
Reference in a new issue