diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1997-12-17 01:31:20 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1997-12-17 01:31:20 +0000 |
commit | 93d22c6aff140f671eef015163f55737b8d6f5b7 (patch) | |
tree | 771f712832d1683b6a87fadad77abe982ac52638 /editors | |
parent | 2ed441be1561da1f71702162403cd3730ca3eea2 (diff) | |
download | ports-93d22c6aff140f671eef015163f55737b8d6f5b7.tar.gz ports-93d22c6aff140f671eef015163f55737b8d6f5b7.zip |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/emacs20/Makefile | 4 | ||||
-rw-r--r-- | editors/emacs20/pkg-plist | 1 |
2 files changed, 1 insertions, 4 deletions
diff --git a/editors/emacs20/Makefile b/editors/emacs20/Makefile index 7a7861e29466..3f314b31715e 100644 --- a/editors/emacs20/Makefile +++ b/editors/emacs20/Makefile @@ -3,7 +3,7 @@ # Date created: 29 October 1994 # Whom: jkh # -# $Id: Makefile,v 1.29 1997/07/17 10:38:15 asami Exp $ +# $Id: Makefile,v 1.30 1997/12/14 14:51:53 jseger Exp $ # DISTNAME= emacs-20.2 @@ -17,8 +17,6 @@ USE_GMAKE= yes CONFIGURE_ARGS= i386--freebsd --with-x-toolkit STRIP= MAN1= emacs.1 etags.1 ctags.1 -prefix= ${PREFIX} -sharedstatedir= ${PREFIX}/share/com pre-build: ${RM} -rf ${WRKSRC}/info/* diff --git a/editors/emacs20/pkg-plist b/editors/emacs20/pkg-plist index dac67701bc94..1055945d8de3 100644 --- a/editors/emacs20/pkg-plist +++ b/editors/emacs20/pkg-plist @@ -19,7 +19,6 @@ bin/rcs-checkin @unexec install-info --delete %D/info/viper %D/info/dir info/ccmode info/cl -info/dir info/dired-x info/ediff info/emacs |