[Midnightbsd-cvs] mports: Makefile: We need a depends on TCL too.

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Tue Jun 24 16:28:58 EDT 2008


Log Message:
-----------
We need a depends on TCL too.

Modified Files:
--------------
    mports/ports-mgmt/pib:
        Makefile (r1.3 -> r1.4)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/ports-mgmt/pib/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -L ports-mgmt/pib/Makefile -L ports-mgmt/pib/Makefile -u -r1.3 -r1.4
--- ports-mgmt/pib/Makefile
+++ ports-mgmt/pib/Makefile
@@ -16,6 +16,8 @@
 COMMENT=	GUI Ports Collection management tool
 LICENSE=	bsd2
 
+USE_TCL=	yes
+USE_TCL_BUILD=	yes
 USE_TK=		yes
 USE_TK_BUILD=	yes
 


More information about the Midnightbsd-cvs mailing list