diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-03-12 16:25:10 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-03-12 16:25:10 +0000 |
commit | 51539907ea5a38f810ef2d604c66b44d76ab8aaa (patch) | |
tree | 92105d3c2eeb3620a45d36781962b7b4161453ab /games/wmtimebomb | |
parent | 7e6d897078c4399b7e9f336cfb0a9ccebf922327 (diff) | |
download | ports-51539907ea5a38f810ef2d604c66b44d76ab8aaa.tar.gz ports-51539907ea5a38f810ef2d604c66b44d76ab8aaa.zip |
Notes
Diffstat (limited to 'games/wmtimebomb')
-rw-r--r-- | games/wmtimebomb/files/patch-aa | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/wmtimebomb/files/patch-aa b/games/wmtimebomb/files/patch-aa index a8684c0624a2..28d0e29de710 100644 --- a/games/wmtimebomb/files/patch-aa +++ b/games/wmtimebomb/files/patch-aa @@ -8,7 +8,7 @@ LOCAL_LIBRARIES = $(WMAKER) $(XPMLIB) $(XLIB) -+EXTRA_INCLUDES= `get-wraster-flags --cflags` -I${LOCALBASE}/include ++EXTRA_INCLUDES= `get-wraster-flags --cflags` -I${LOCALBASE}/include -I${X11BASE}/include/WINGs + SRCS = timebomb.c OBJS = timebomb.o |