[PC-BSD Commits] r13093 - pbi/modules/print/lyx
svn at pcbsd.org
svn at pcbsd.org
Mon Oct 3 15:30:11 PDT 2011
Author: kenmoore
Date: 2011-10-03 15:30:11 -0700 (Mon, 03 Oct 2011)
New Revision: 13093
Modified:
pbi/modules/print/lyx/pbi.conf
Log:
Lyx was missing the PBI_MAKEPORT entry; fixed
Modified: pbi/modules/print/lyx/pbi.conf
===================================================================
--- pbi/modules/print/lyx/pbi.conf 2011-10-03 22:28:54 UTC (rev 13092)
+++ pbi/modules/print/lyx/pbi.conf 2011-10-03 22:30:11 UTC (rev 13093)
@@ -23,6 +23,8 @@
# Additional options for make.conf
PBI_MAKEOPTS="WITH_QT=YES"
+
+PBI_MAKEPORT="print/lyx"; export PBI_MAKEPORT
# Ports to build before / after
PBI_MKPORTBEFORE=""
More information about the Commits
mailing list