1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-07 02:06:57 +00:00
freebsd-ports/x11/tkXwin/files/patch-Makefile.in
Vsevolod Stakhov 35cf5bb596 Add tkXwin - Tcl/Tk library to detect idle periods of an X session.
PR:		84940
Submitted by:	Denis Shaposhnikov <dsh@vlink.ru>
Approved by:	perky (mentor)
2005-08-31 12:00:30 +00:00

23 lines
538 B
Plaintext

--- Makefile.in.orig Sun Aug 25 10:29:52 2002
+++ Makefile.in Tue Aug 9 15:09:49 2005
@@ -14,8 +14,8 @@
#
# if you have libXss.so, then uncomment the next two lines
-#CFLAGS_XSS = -DHAVE_SHARED_XSS
-#LIB_XSS = -L/usr/X11R6/lib -lXss
+CFLAGS_XSS = -DHAVE_SHARED_XSS
+LIB_XSS = -L/usr/X11R6/lib -lXss
SHELL = @SHELL@
@@ -145,7 +145,7 @@
tkXwin_version = 1:0:0
-INCLUDES = $(TCL_INCLUDES) $(TK_XINCLUDES) $(CFLAGS_XSS)
+INCLUDES = $(TCL_INCLUDES) $(TK_INCLUDES) $(TK_XINCLUDES) $(CFLAGS_XSS)
common_sources = tkXwin.c