[Midnightbsd-cvs] CVS Commit: Makefile: Fake fix.

ctriv at midnightbsd.org ctriv at midnightbsd.org
Thu Aug 9 21:03:18 EDT 2007


Log Message:
-----------
Fake fix.  I'm not sure how to categorize the license, so I'm not setting
on.

Modified Files:
--------------
    mports/lang/tcl80:
        Makefile (r1.3 -> r1.4)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/lang/tcl80/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -Llang/tcl80/Makefile -Llang/tcl80/Makefile -u -r1.3 -r1.4
--- lang/tcl80/Makefile
+++ lang/tcl80/Makefile
@@ -30,6 +30,8 @@
 MAKEFILE=	makefile
 TCL_LIB=	libtcl80.so
 
+DESTDIRNAME=	INSTALL_ROOT
+
 OPTIONS=	TCL80_MAN "Install tcl 8.0 manpages" off \
 		TCLSH_WRAPPER "Require tclsh wrapper from ports" off
 


More information about the Midnightbsd-cvs mailing list