diff options
author | Bernhard Froehlich <decke@FreeBSD.org> | 2021-08-31 18:34:17 +0000 |
---|---|---|
committer | Bernhard Froehlich <decke@FreeBSD.org> | 2021-08-31 19:49:55 +0000 |
commit | e67ef670e7ce5ea5a80ac9ec45fef506034e7ec6 (patch) | |
tree | 2e4847c5d9f82e4319a05796007f55223b11cfc2 | |
parent | 01315dcd6b1ade4fc12eff430dcdf11e635b9d76 (diff) | |
download | ports-e67ef670e7ce5ea5a80ac9ec45fef506034e7ec6.tar.gz ports-e67ef670e7ce5ea5a80ac9ec45fef506034e7ec6.zip |
-rw-r--r-- | chinese/aterm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/aterm/Makefile b/chinese/aterm/Makefile index 221c412cab3f..d95fe35af3ec 100644 --- a/chinese/aterm/Makefile +++ b/chinese/aterm/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= SF MAINTAINER= gugod@gugod.org COMMENT= Color vt102 terminal emulator with transparency support -USES= xorg +USES= cpe xorg USE_XORG= xpm GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-xim --enable-big5 |