diff options
Diffstat (limited to 'editors/psgml')
| -rw-r--r-- | editors/psgml/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
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: |
