diff options
| author | Niclas Zeising <zeising@FreeBSD.org> | 2019-09-27 16:18:58 +0000 |
|---|---|---|
| committer | Niclas Zeising <zeising@FreeBSD.org> | 2019-09-27 16:18:58 +0000 |
| commit | 45ce25247b07425c64998e793024710d3aa9bb7f (patch) | |
| tree | 72bc682db7324dda39a47cabefefeacb5492a743 /misc | |
| parent | 64cb3efbcfcc1704b686007285ebd48a9acc5d82 (diff) | |
Notes
Diffstat (limited to 'misc')
| -rw-r--r-- | misc/xtar/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/xtar/Makefile b/misc/xtar/Makefile index f9f3e7e827f5..bfdd76a4e93f 100644 --- a/misc/xtar/Makefile +++ b/misc/xtar/Makefile @@ -10,7 +10,9 @@ MASTER_SITES= XCONTRIB/utilities MAINTAINER= ports@FreeBSD.org COMMENT= View and manipulate contents of a tar file -USES= motif +DEPRECATED= Depends on deprecated libXp + +USES= motif xorg USE_XORG= ice sm x11 xext xp xt MAKEFILE= Makefile.noimake ALL_TARGET= ${PORTNAME} |
