[55184] trunk/dports/lang/lisp-hyperspec/Portfile

snc at macports.org snc at macports.org
Fri Aug 7 04:41:27 PDT 2009


Revision: 55184
          http://trac.macports.org/changeset/55184
Author:   snc at macports.org
Date:     2009-08-07 04:41:26 -0700 (Fri, 07 Aug 2009)
Log Message:
-----------
remove /opt/local in comment, fix lint

Modified Paths:
--------------
    trunk/dports/lang/lisp-hyperspec/Portfile

Modified: trunk/dports/lang/lisp-hyperspec/Portfile
===================================================================
--- trunk/dports/lang/lisp-hyperspec/Portfile	2009-08-07 11:39:54 UTC (rev 55183)
+++ trunk/dports/lang/lisp-hyperspec/Portfile	2009-08-07 11:41:26 UTC (rev 55184)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem 1.0
@@ -37,7 +38,7 @@
 #		To view, point your browser to \
 #			<MacPorts installation dir>/share/doc/lisp/${name}-${version}/HyperSpec/Front/index.htm \
 #								\
-#		Usually, <MacPorts installation dir> is /opt/local. \
+#		<MacPorts installation dir> is ${prefix}. \
 #
 
 homepage	http://www.lispworks.com/reference/HyperSpec/index.html
@@ -50,7 +51,7 @@
 # Do nothing for extract, configuration and build:
 
 extract		{ }
-configure	{ }
+use_configure   no
 build		{ }
 
 destroot {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090807/656f99d0/attachment.html>


More information about the macports-changes mailing list