summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorShigeyuki Fukushima <shige@FreeBSD.org>1999-03-01 09:18:27 +0000
committerShigeyuki Fukushima <shige@FreeBSD.org>1999-03-01 09:18:27 +0000
commit46e11e046762c7ef78481a10e021a2607e5e09e4 (patch)
treeef090e5229908ae1acc5a86d7c8cf6591a84b9f9 /editors
parentChanged from GNU_CONFIGURE=yes to USE_AUTOCONF=yes, (diff)
Changed from GNU_CONFIGURE=yes to USE_AUTOCONF=yes,
because this port includes a long long patch for configure. And patches/patch-ba removed.
Notes
Notes: svn path=/head/; revision=16960
Diffstat (limited to 'editors')
-rw-r--r--editors/psgml-emacs/Makefile6
-rw-r--r--editors/psgml/Makefile6
2 files changed, 6 insertions, 6 deletions
diff --git a/editors/psgml-emacs/Makefile b/editors/psgml-emacs/Makefile
index 206894d28c1c..7bca000e293a 100644
--- a/editors/psgml-emacs/Makefile
+++ b/editors/psgml-emacs/Makefile
@@ -3,14 +3,14 @@
# Date created: 23 January 1999
# Whom: shige
#
-# $Id: Makefile,v 1.1.1.1 1999/02/12 14:43:41 kuriyama Exp $
+# $Id: Makefile,v 1.2 1999/02/26 18:56:07 shige Exp $
#
DISTNAME= psgml-1.1.6
CATEGORIES= editors elisp
MASTER_SITES= ftp://ftp.lysator.liu.se/pub/sgml/ALPHA/
-MAINTAINER?= shige@kuis.kyoto-u.ac.jp
+MAINTAINER?= shige@FreeBSD.ORG
# distfile version
PSGML_VER= 1.1.6
@@ -65,7 +65,7 @@ PLIST_SUB= EMACS_LIBDIR=${EMACS_LIBDIR} EMACS_VER=${EMACS_VER}
#
# main configurations
#
-GNU_CONFIGURE= yes
+USE_AUTOCONF= yes
RUN_DEPENDS+= ${CATALOG}:${PORTSDIR}/textproc/dtd-catalogs
pre-configure:
diff --git a/editors/psgml/Makefile b/editors/psgml/Makefile
index 206894d28c1c..7bca000e293a 100644
--- a/editors/psgml/Makefile
+++ b/editors/psgml/Makefile
@@ -3,14 +3,14 @@
# Date created: 23 January 1999
# Whom: shige
#
-# $Id: Makefile,v 1.1.1.1 1999/02/12 14:43:41 kuriyama Exp $
+# $Id: Makefile,v 1.2 1999/02/26 18:56:07 shige Exp $
#
DISTNAME= psgml-1.1.6
CATEGORIES= editors elisp
MASTER_SITES= ftp://ftp.lysator.liu.se/pub/sgml/ALPHA/
-MAINTAINER?= shige@kuis.kyoto-u.ac.jp
+MAINTAINER?= shige@FreeBSD.ORG
# distfile version
PSGML_VER= 1.1.6
@@ -65,7 +65,7 @@ PLIST_SUB= EMACS_LIBDIR=${EMACS_LIBDIR} EMACS_VER=${EMACS_VER}
#
# main configurations
#
-GNU_CONFIGURE= yes
+USE_AUTOCONF= yes
RUN_DEPENDS+= ${CATALOG}:${PORTSDIR}/textproc/dtd-catalogs
pre-configure: