[89533] trunk/dports/textproc/barcode/Portfile

macsforever2000 at macports.org macsforever2000 at macports.org
Wed Feb 1 10:41:17 PST 2012


Revision: 89533
          http://trac.macports.org/changeset/89533
Author:   macsforever2000 at macports.org
Date:     2012-02-01 10:41:17 -0800 (Wed, 01 Feb 2012)
Log Message:
-----------
barcode: add libpaper dependency. (#33103)

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

Modified: trunk/dports/textproc/barcode/Portfile
===================================================================
--- trunk/dports/textproc/barcode/Portfile	2012-02-01 18:40:34 UTC (rev 89532)
+++ trunk/dports/textproc/barcode/Portfile	2012-02-01 18:41:17 UTC (rev 89533)
@@ -1,6 +1,7 @@
 # $Id$
 
-PortSystem 1.0
+PortSystem       1.0
+
 name             barcode
 version          0.98
 categories       textproc print
@@ -22,3 +23,5 @@
                  MAN1DIR=${destroot}${prefix}/share/man/man1 \
                  MAN3DIR=${destroot}${prefix}/share/man/man3 \
                  INFODIR=${destroot}${prefix}/share/info
+
+depends_lib      port:libpaper
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120201/fc9b08e2/attachment.html>


More information about the macports-changes mailing list