diff options
author | gibbs <gibbs@FreeBSD.org> | 1995-02-25 03:48:24 +0800 |
---|---|---|
committer | gibbs <gibbs@FreeBSD.org> | 1995-02-25 03:48:24 +0800 |
commit | e93b75f2d03f7e73972d895a768153ef36954555 (patch) | |
tree | a94cb87effac07468540b763abde3ea27de507fb /x11-wm | |
parent | 3a174f53602821372976ea6817847b4f2da80a75 (diff) | |
download | freebsd-ports-graphics-e93b75f2d03f7e73972d895a768153ef36954555.tar.gz freebsd-ports-graphics-e93b75f2d03f7e73972d895a768153ef36954555.tar.zst freebsd-ports-graphics-e93b75f2d03f7e73972d895a768153ef36954555.zip |
We have m4, so don't disable it.
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/ctwm/files/patch-aa | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/ctwm/files/patch-aa b/x11-wm/ctwm/files/patch-aa index 4ef5df182c8..2bb0c27cc43 100644 --- a/x11-wm/ctwm/files/patch-aa +++ b/x11-wm/ctwm/files/patch-aa @@ -5,7 +5,7 @@ #undef IMCONV #undef USE_SOUND #define XPM -! #define USEM4 + #define USEM4 YFLAGS = -d DEPLIBS = $(DEPXMULIB) $(DEPEXTENSIONLIB) $(DEPXLIB) @@ -21,7 +21,7 @@ #undef IMCONV #undef USE_SOUND #define XPM -! #undef USEM4 + #define USEM4 YFLAGS = -d DEPLIBS = $(DEPXMULIB) $(DEPEXTENSIONLIB) $(DEPXLIB) |