svn commit: r311821 - head/x11-toolkits/tk85

Pietro Cerutti gahr at FreeBSD.org
Thu Feb 7 09:20:20 UTC 2013


Author: gahr
Date: Thu Feb  7 09:20:18 2013
New Revision: 311821
URL: http://svnweb.freebsd.org/changeset/ports/311821

Log:
  - Fix man page
  
  Reported by:	decke

Modified:
  head/x11-toolkits/tk85/Makefile

Modified: head/x11-toolkits/tk85/Makefile
==============================================================================
--- head/x11-toolkits/tk85/Makefile	Thu Feb  7 09:17:31 2013	(r311820)
+++ head/x11-toolkits/tk85/Makefile	Thu Feb  7 09:20:18 2013	(r311821)
@@ -67,8 +67,6 @@ CONFIGURE_ARGS+=	--enable-threads
 CONFIGURE_ARGS+=	--disable-threads
 .endif
 
-MAN1=	wish${TCL_VER}.1
-
 .if ${PORT_OPTIONS:MDEMOS}
 INSTALL_TARGET+=	install install-demos
 PLIST_SUB+=	DEMOS=""


More information about the svn-ports-head mailing list