diff options
Diffstat (limited to 'editors/fte')
-rw-r--r-- | editors/fte/files/patch-aa | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/fte/files/patch-aa b/editors/fte/files/patch-aa index 393b9544ff52..ba2ccd6b62aa 100644 --- a/editors/fte/files/patch-aa +++ b/editors/fte/files/patch-aa @@ -36,8 +36,8 @@ -XINCDIR = -I/usr/X11R6/include -XLIBDIR = -L/usr/X11R6/lib -lstdc++ +UOS = -DFREEBSD -+XINCDIR = -I$(X11BASE)/include -+XLIBDIR = -L$(X11BASE)/lib ++XINCDIR = -I$(LOCALBASE)/include ++XLIBDIR = -L$(LOCALBASE)/lib ####################################################################### # HP/UX |