aboutsummaryrefslogtreecommitdiff
path: root/devel/ftnchek
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-11-28 01:20:53 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-11-28 01:20:53 +0000
commit5c9d7097dbbea8e32bf1caae8346075f834c03c1 (patch)
treecb2538176557aa9aab4bf472a82dbef30fb00fb7 /devel/ftnchek
parent89be57678dc4948dfadd830d2841b6e21450ccab (diff)
downloadports-5c9d7097dbbea8e32bf1caae8346075f834c03c1.tar.gz
ports-5c9d7097dbbea8e32bf1caae8346075f834c03c1.zip
Tell configure where emacs lisp files should go, and create the directory
in pre-install.
Notes
Notes: svn path=/head/; revision=14926
Diffstat (limited to 'devel/ftnchek')
-rw-r--r--devel/ftnchek/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/devel/ftnchek/Makefile b/devel/ftnchek/Makefile
index 981412010e66..7f4095f55e4d 100644
--- a/devel/ftnchek/Makefile
+++ b/devel/ftnchek/Makefile
@@ -3,7 +3,7 @@
# Date created: 4 May 1998
# Whom: kargl@apl.washington.edu
#
-# $Id: Makefile,v 1.1.1.1 1998/05/05 05:07:48 mph Exp $
+# $Id: Makefile,v 1.2 1998/08/25 02:13:32 jseger Exp $
DISTNAME= ftnchek
PKGNAME= ftnchek-2.10.0
@@ -17,6 +17,10 @@ WRKSRC= ${WRKDIR}/${PKGNAME}
MAN1= dcl2inc.1 ftnchek.1
GNU_CONFIGURE= yes
+CONFIGURE_ENV= ac_cv_dir_lispdir=${PREFIX}/share/emacs/site-lisp
+
+pre-install:
+ ${MKDIR} ${PREFIX}/share/emacs/site-lisp
post-install:
strip ${PREFIX}/bin/ftnchek