diff options
Diffstat (limited to 'misc/xtar/Makefile')
-rw-r--r-- | misc/xtar/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/misc/xtar/Makefile b/misc/xtar/Makefile index bfdd76a4e93f..afb6114faa64 100644 --- a/misc/xtar/Makefile +++ b/misc/xtar/Makefile @@ -3,17 +3,15 @@ PORTNAME= xtar PORTVERSION= 1.4 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= misc MASTER_SITES= XCONTRIB/utilities MAINTAINER= ports@FreeBSD.org COMMENT= View and manipulate contents of a tar file -DEPRECATED= Depends on deprecated libXp - USES= motif xorg -USE_XORG= ice sm x11 xext xp xt +USE_XORG= ice sm x11 xext xt MAKEFILE= Makefile.noimake ALL_TARGET= ${PORTNAME} MAKE_ARGS= XINC="-I${LOCALBASE}/include" XMLIB="${MOTIFLIB}" \ |