summaryrefslogtreecommitdiff
path: root/graphics/gimp
diff options
context:
space:
mode:
authormycroft <mycroft@pkgsrc.org>1998-11-21 15:56:39 +0000
committermycroft <mycroft@pkgsrc.org>1998-11-21 15:56:39 +0000
commit2e13489ebbe141ade11b3a097853c7b10229555a (patch)
treedbf7d7c51421fa02342bebaa09d91e693bb7051d /graphics/gimp
parent61874eab7a771b34aea9e544e3943f3efcca7326 (diff)
downloadpkgsrc-2e13489ebbe141ade11b3a097853c7b10229555a.tar.gz
emacs, not xemacs.
Diffstat (limited to 'graphics/gimp')
-rw-r--r--graphics/gimp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile
index 8dfee9f81f6..6e5a0d83b31 100644
--- a/graphics/gimp/Makefile
+++ b/graphics/gimp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 1998/11/13 00:54:10 frueauf Exp $
+# $NetBSD: Makefile,v 1.29 1998/11/21 15:56:39 mycroft Exp $
DISTNAME= gimp-1.0.2
CATEGORIES= graphics
@@ -10,7 +10,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
MAINTAINER= bsieker@techfak.uni-bielefeld.de
HOMEPAGE= http://www.gimp.org/
-BUILD_DEPENDS= xemacs:../../editors/xemacs20
+BUILD_DEPENDS= emacs:../../editors/emacs
DEPENDS+= jpeg-6b:../../graphics/jpeg
DEPENDS+= gtk+-1.0.6:../../x11/gtk10
DEPENDS+= mpeg-1.2.1:../../graphics/mpeg-lib