summaryrefslogtreecommitdiff
path: root/editors/xemacs
diff options
context:
space:
mode:
authortron <tron>2000-08-23 23:14:21 +0000
committertron <tron>2000-08-23 23:14:21 +0000
commitd9e03c3558722b30a745e7e75c1d6ecc9c22c99f (patch)
tree623953a643a6181e26e24311ef14ff20193779e7 /editors/xemacs
parentb735b13875cb70c66b6ea714e5270b631b195051 (diff)
downloadpkgsrc-d9e03c3558722b30a745e7e75c1d6ecc9c22c99f.tar.gz
Use "USE_XPM" option instead of direct dependence on the "xpm" package.
Diffstat (limited to 'editors/xemacs')
-rw-r--r--editors/xemacs/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/xemacs/Makefile b/editors/xemacs/Makefile
index 73b8db8c605..46d1e4de799 100644
--- a/editors/xemacs/Makefile
+++ b/editors/xemacs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2000/08/04 18:49:27 martin Exp $
+# $NetBSD: Makefile,v 1.23 2000/08/23 23:14:23 tron Exp $
# FreeBSD Id: Makefile,v 1.1.1.1 1997/09/03 19:27:57 gj Exp
DISTNAME= xemacs-21.1.9
@@ -18,11 +18,11 @@ USE_XAW= yes
DEPENDS+= gdbm>=1.7.3:../../databases/gdbm
DEPENDS+= png>=1.0.6:../../graphics/png
DEPENDS+= tiff-*:../../graphics/tiff
-DEPENDS+= xpm-3.4k:../../graphics/xpm
NOT_FOR_PLATFORM= *-*-alpha *-*-mips* #fails purespace dumping
-HAS_CONFIGURE= yes
+HAS_CONFIGURE= YES
+USE_XPM= YES
DIST_SUBDIR= xemacs