[Midnightbsd-cvs] mports: Makefile: Add xorg 7.3 dependancies.

ctriv at midnightbsd.org ctriv at midnightbsd.org
Fri Oct 12 10:21:58 EDT 2007


Log Message:
-----------
Add xorg 7.3 dependancies.

Modified Files:
--------------
    mports/devel:
        Makefile (r1.157 -> r1.158)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/devel/Makefile,v
retrieving revision 1.157
retrieving revision 1.158
diff -Ldevel/Makefile -Ldevel/Makefile -u -r1.157 -r1.158
--- devel/Makefile
+++ devel/Makefile
@@ -41,6 +41,7 @@
     SUBDIR += etoile-unitkit
     SUBDIR += ffcall
     SUBDIR += gamin
+    SUBDIR += gccmakedep
     SUBDIR += gconf2
     SUBDIR += geany
     SUBDIR += gettext
@@ -57,11 +58,13 @@
     SUBDIR += gorm
     SUBDIR += highlighterkit
     SUBDIR += icu
+    SUBDIR += imake
     SUBDIR += imake-6
     SUBDIR += kdesdk3
     SUBDIR += kdevelop
     SUBDIR += libIDL
     SUBDIR += libbonobo
+    SUBDIR += libcheck
     SUBDIR += libdaemon
     SUBDIR += libgii
     SUBDIR += libglade2
@@ -70,6 +73,7 @@
     SUBDIR += libixp
     SUBDIR += libltdl15
     SUBDIR += liboil
+    SUBDIR += libpthread-stubs
     SUBDIR += libsigc++
     SUBDIR += libsigc++12
     SUBDIR += libsigc++20
@@ -87,6 +91,7 @@
     SUBDIR += linuxthreads
     SUBDIR += log4j
     SUBDIR += m4
+    SUBDIR += makedepend
     SUBDIR += monodoc
     SUBDIR += motor
     SUBDIR += nasm
@@ -94,6 +99,7 @@
     SUBDIR += nspr
     SUBDIR += objcunit
     SUBDIR += oniguruma4
+    SUBDIR += oniguruma5
     SUBDIR += p5-Algorithm-Diff
     SUBDIR += p5-Algorithm-C3
     SUBDIR += p5-AppConfig


More information about the Midnightbsd-cvs mailing list