diff options
-rw-r--r-- | x11/libsx/distinfo | 2 | ||||
-rw-r--r-- | x11/libsx/files/patch-aa | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11/libsx/distinfo b/x11/libsx/distinfo index ec99bb775364..09d9feaa6e3b 100644 --- a/x11/libsx/distinfo +++ b/x11/libsx/distinfo @@ -1 +1 @@ -MD5 (libsx.tar.gz) = e9e730f51b48ae974e30a390b929bbe7 +MD5 (libsx.tar.gz) = 22860efe620d59e099570c0b1ae5c5e0 diff --git a/x11/libsx/files/patch-aa b/x11/libsx/files/patch-aa index 4eb95453a57b..1f466726e9e6 100644 --- a/x11/libsx/files/patch-aa +++ b/x11/libsx/files/patch-aa @@ -38,7 +38,7 @@ # If you're daring, and you have OpenGL, try: # CFLAGS = -g -D_POSIX_SOURCE -DOPENGL_SUPPORT # -! CFLAGS = -O -D_POSIX_SOURCE -I$(X11BASE)/include +! CFLAGS += -O -D_POSIX_SOURCE -I$(X11BASE)/include # # if you are on a System V (like the SGI) machine, just define RANLIB |