[Midnightbsd-cvs] mports: Makefile: add -thread to package name to make unique.

ctriv at midnightbsd.org ctriv at midnightbsd.org
Sun Mar 30 20:18:36 EDT 2008


Log Message:
-----------
add -thread to package name to make unique.

Modified Files:
--------------
    mports/lang/tcl84-thread:
        Makefile (r1.1 -> r1.2)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/lang/tcl84-thread/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L lang/tcl84-thread/Makefile -L lang/tcl84-thread/Makefile -u -r1.1 -r1.2
--- lang/tcl84-thread/Makefile
+++ lang/tcl84-thread/Makefile
@@ -7,6 +7,7 @@
 #
 
 BUILDING_TCL_THREADS=	yes
+PKGNAMESUFFIX=		-thread
 
 MASTERDIR=	${.CURDIR}/../tcl84
 


More information about the Midnightbsd-cvs mailing list