diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-04-20 19:39:00 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-20 19:39:00 +0000 |
commit | 7c7f73ded5034bce7e102769d5c1287696a2f689 (patch) | |
tree | 1aa4bf677e79203e3def5742604b2d7d6187bcf9 /editors/xemacs21-sumo | |
parent | dae552c2f062eaf1ad47c2cf83579816658e1a95 (diff) |
Notes
Diffstat (limited to 'editors/xemacs21-sumo')
-rw-r--r-- | editors/xemacs21-sumo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/xemacs21-sumo/Makefile b/editors/xemacs21-sumo/Makefile index 9a60d519f8ff..a424cfeacac6 100644 --- a/editors/xemacs21-sumo/Makefile +++ b/editors/xemacs21-sumo/Makefile @@ -10,6 +10,7 @@ PORTVERSION= ${XEMACS_REL} CATEGORIES+= editors MASTER_SITES= # empty DISTFILES= # empty +EXTRACT_ONLY= # empty MAINTAINER= kiri@pis.toba-cmt.ac.jp @@ -17,7 +18,6 @@ RUN_DEPENDS= ${LOCALBASE}/lib/xemacs/xemacs-packages/pkginfo/MANIFEST.zenirc:${P ${LOCALBASE}/lib/xemacs/mule-packages/pkginfo/MANIFEST.skk:${PORTSDIR}/editors/xemacs-mule-sumo-packages \ ${RUN_DEP_LIST} -EXTRACT_ONLY= # empty NO_BUILD= yes XEMACS_MAJOR_VER= 21 |