summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authordmcmahill <dmcmahill@pkgsrc.org>2000-07-07 17:32:33 +0000
committerdmcmahill <dmcmahill@pkgsrc.org>2000-07-07 17:32:33 +0000
commit62e4ee1832aa78b94e17b2c21dbef9c7d44ce219 (patch)
tree23447e3b70ced9da39c9fd415decc3c27f38c6db /editors
parent2d4cd583b5a54444898004c424a50f25d3cec65d (diff)
downloadpkgsrc-62e4ee1832aa78b94e17b2c21dbef9c7d44ce219.tar.gz
add missing depends
Diffstat (limited to 'editors')
-rw-r--r--editors/nedit/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/editors/nedit/Makefile b/editors/nedit/Makefile
index 671e77a989c..e0518ab5348 100644
--- a/editors/nedit/Makefile
+++ b/editors/nedit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2000/05/19 11:24:46 mjl Exp $
+# $NetBSD: Makefile,v 1.10 2000/07/07 17:32:33 dmcmahill Exp $
DISTNAME= nedit-5.1.1-src
PKGNAME= nedit-5.1.1
@@ -8,6 +8,8 @@ MASTER_SITES= http://ftp.nedit.org/ftp/v5_1_1/
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.nedit.org/
+DEPENDS+= xpm-3.4k:../../graphics/xpm
+
USE_MOTIF= yes
NO_CONFIGURE= yes