[Midnightbsd-cvs] mports [15703] trunk/Mk/bsd.mport.mk: add uidfix

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Dec 22 11:22:02 EST 2013


Revision: 15703
          http://svnweb.midnightbsd.org/mports/?rev=15703
Author:   laffer1
Date:     2013-12-22 11:22:01 -0500 (Sun, 22 Dec 2013)
Log Message:
-----------
add uidfix

Modified Paths:
--------------
    trunk/Mk/bsd.mport.mk

Modified: trunk/Mk/bsd.mport.mk
===================================================================
--- trunk/Mk/bsd.mport.mk	2013-12-22 16:21:32 UTC (rev 15702)
+++ trunk/Mk/bsd.mport.mk	2013-12-22 16:22:01 UTC (rev 15703)
@@ -333,7 +333,7 @@
 # This is the order that we used before the extensions where refactored. 
 # in the future if things could be fixed to work when loaded alphabetacally, then
 # we could go back to the above approach.
-_ALL_EXT=	charsetfix pathfix pkgconfig compiler kmod \
+_ALL_EXT=	charsetfix pathfix pkgconfig compiler kmod uidfix \
 		linux_rpm linux_apps xorg fortran \
 		gcc fmake fpc gmake bison local perl5 openssl \
 		emacs gnustep php python java ruby tcl apache kde qt \



More information about the Midnightbsd-cvs mailing list