[55123] trunk/dports/devel/cl-ppcre/Portfile
snc at macports.org
snc at macports.org
Thu Aug 6 18:21:31 PDT 2009
Revision: 55123
http://trac.macports.org/changeset/55123
Author: snc at macports.org
Date: 2009-08-06 18:21:30 -0700 (Thu, 06 Aug 2009)
Log Message:
-----------
fix lint, fix mode
Modified Paths:
--------------
trunk/dports/devel/cl-ppcre/Portfile
Modified: trunk/dports/devel/cl-ppcre/Portfile
===================================================================
--- trunk/dports/devel/cl-ppcre/Portfile 2009-08-07 01:20:10 UTC (rev 55122)
+++ trunk/dports/devel/cl-ppcre/Portfile 2009-08-07 01:21:30 UTC (rev 55123)
@@ -1,4 +1,4 @@
-# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 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
@@ -36,7 +36,7 @@
extract {}
-configure {}
+use_configure no
build {}
set destroot-lisp "${destroot}${prefix}/share/common-lisp/"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090806/07836a73/attachment.html>
More information about the macports-changes
mailing list