[45810] trunk/dports/textproc/htp/Portfile

snc at macports.org snc at macports.org
Thu Jan 22 06:28:18 PST 2009


Revision: 45810
          http://trac.macports.org/changeset/45810
Author:   snc at macports.org
Date:     2009-01-22 06:28:17 -0800 (Thu, 22 Jan 2009)
Log Message:
-----------
configure{} -> use_configure no, maintainer approved

Modified Paths:
--------------
    trunk/dports/textproc/htp/Portfile

Modified: trunk/dports/textproc/htp/Portfile
===================================================================
--- trunk/dports/textproc/htp/Portfile	2009-01-22 14:15:50 UTC (rev 45809)
+++ trunk/dports/textproc/htp/Portfile	2009-01-22 14:28:17 UTC (rev 45810)
@@ -1,5 +1,8 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
+
 PortSystem          1.0
+
 name                htp
 version             1.16
 categories          textproc
@@ -11,15 +14,16 @@
                     you to maintain a consistent "look" over an entire set of \
                     web pages. This is done by allowing you to define your own \
                     tags as abbreviations for sets of standard HTML tags.
+
 homepage            http://htp.sourceforge.net/
 platforms           darwin
 master_sites        sourceforge
+
 checksums           md5 8f5a720601e8406147fa146cfca77f34 \
                     sha1 f2d421f27611d7bc9e7dda5a16f4efb129309b20 \
                     rmd160 ff565a36fb4eacb87d6a8e915a892516ca884f21
+
 patchfiles          patch-Makefile.config.diff \
                     patch-src-os.h.diff
 
-configure {
-# configure is done via the patch
-}
+use_configure       no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090122/894105a1/attachment.html>


More information about the macports-changes mailing list