aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/kterm/files
diff options
context:
space:
mode:
authorsf <sf@FreeBSD.org>2004-11-15 13:19:30 +0800
committersf <sf@FreeBSD.org>2004-11-15 13:19:30 +0800
commit637c2ffba645a93ef174fb26892d827fb66a958b (patch)
treea71dcc3c9fb974973b24ca685a852f299f979a29 /japanese/kterm/files
parentd4093a2bf14c6d9d762ed9c0f276fa726fd84389 (diff)
downloadfreebsd-ports-gnome-637c2ffba645a93ef174fb26892d827fb66a958b.tar.gz
freebsd-ports-gnome-637c2ffba645a93ef174fb26892d827fb66a958b.tar.zst
freebsd-ports-gnome-637c2ffba645a93ef174fb26892d827fb66a958b.zip
farewell to libxpg4.
Diffstat (limited to 'japanese/kterm/files')
-rw-r--r--japanese/kterm/files/patch-aa9
1 files changed, 0 insertions, 9 deletions
diff --git a/japanese/kterm/files/patch-aa b/japanese/kterm/files/patch-aa
index 4ac4ebc311ec..d915ee0bdca4 100644
--- a/japanese/kterm/files/patch-aa
+++ b/japanese/kterm/files/patch-aa
@@ -18,12 +18,3 @@
/*
* add -DWTMP and -DLASTLOG if you want them.
*/
-@@ -81,7 +90,7 @@
- SpecialCObjectRule(charproc,$(_NOOP_),$(MISC_DEFINES))
-
- #if InstallXtermSetUID
--SetUIDProgramTarget(kterm,$(OBJS1),$(DEPLIBS1),XkbClientLibs XawClientLibs,$(XPMLIB) $(TERMCAPLIB) $(PTYLIB))
-+SetUIDProgramTarget(kterm,$(OBJS1),$(DEPLIBS1),XkbClientLibs XawClientLibs,$(XPMLIB) $(TERMCAPLIB) $(PTYLIB) -lxpg4)
- #else
- NormalProgramTarget(kterm,$(OBJS1),$(DEPLIBS1),XkbClientLibs XawClientLibs,$(XPMLIB) $(TERMCAPLIB) $(PTYLIB))
- #endif