[84025] trunk/dports/textproc/xmlroff/Portfile
jmr at macports.org
jmr at macports.org
Wed Sep 14 19:35:21 PDT 2011
Revision: 84025
http://trac.macports.org/changeset/84025
Author: jmr at macports.org
Date: 2011-09-14 19:35:21 -0700 (Wed, 14 Sep 2011)
Log Message:
-----------
xmlroff: remove notes for flat registry
Modified Paths:
--------------
trunk/dports/textproc/xmlroff/Portfile
Modified: trunk/dports/textproc/xmlroff/Portfile
===================================================================
--- trunk/dports/textproc/xmlroff/Portfile 2011-09-15 02:33:04 UTC (rev 84024)
+++ trunk/dports/textproc/xmlroff/Portfile 2011-09-15 02:35:21 UTC (rev 84025)
@@ -1,6 +1,7 @@
# $Id$
PortSystem 1.0
+
name xmlroff
version 0.5.1
categories textproc
@@ -45,7 +46,7 @@
# Make the directory if it doesn't exist
if {![file exists ${prefix}/etc/xml]} {
- xinstall -m 755 -d ${prefix}/etc/xml
+ xinstall -m 755 -d ${prefix}/etc/xml
}
# Create the catalog file if it doesn't exist
@@ -59,16 +60,6 @@
}
}
-if {${registry.format} == "receipt_flat"} {
- notes \
-"######################################################################
-# As the flat registry format does not support post-deactivate hooks,
-# you will need to ensure that you manually remove the catalog
-# entry for this port when you uninstall it. To do so, run
-# \"xmlcatmgr remove nextCatalog ${libfocatalog}\".
-######################################################################"
-}
-
# This will remove the catalog entry for this port.
post-deactivate {
system "xmlcatmgr remove nextCatalog ${libfocatalog}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110914/d93d5133/attachment.html>
More information about the macports-changes
mailing list