# New ports collection makefile for: tkXwin # Date created: Tue Aug 9 14:32:29 MSD 2005 # Whom: Denis Shaposhnikov # # $FreeBSD$ # PORTNAME= tkXwin PORTVERSION= 1.0 PORTREVISION= 3 CATEGORIES= x11 MASTER_SITES= SF EXTRACT_SUFX= .tgz MAINTAINER= dsh@vlink.ru COMMENT= Tcl/Tk library to detect idle periods of an X session GNU_CONFIGURE= yes USE_XORG= xt xscrnsaver USE_LDCONFIG= yes USE_TK= 84+ CONFIGURE_ARGS= --with-tcl=${TCL_LIBDIR} \ --with-tclinclude=${TCL_INCLUDEDIR} \ --with-tk=${TK_LIBDIR} \ --with-tkinclude=${TK_INCLUDEDIR} CONFIGURE_ENV= INSTALL="${INSTALL_DATA}" .include t' href='https://phantom.tfcis.org/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove USE_REINPLACE from categories starting with Xedwin2006-05-131-1/+0
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.ade2006-03-071-0/+1
* SHA256ifyedwin2006-01-241-0/+1
* Add man page.anders2005-05-181-0/+6
* Update to 1.24.anders2004-06-032-4/+3
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
* Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-062-1/+1
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
* get rid of libgnugetopt dependency for -CURRENT,sf2003-07-14