diff options
author | antoine <antoine@FreeBSD.org> | 2017-12-20 04:54:17 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2017-12-20 04:54:17 +0800 |
commit | b3f450b8c5f13458a0c7f9455003aa78f8787394 (patch) | |
tree | c876b33b6d964746c887352409e0231fa156800e | |
parent | 51ef1c132ebfb4bec0c732fc706fffe679af10e3 (diff) | |
download | freebsd-ports-gnome-b3f450b8c5f13458a0c7f9455003aa78f8787394.tar.gz freebsd-ports-gnome-b3f450b8c5f13458a0c7f9455003aa78f8787394.tar.zst freebsd-ports-gnome-b3f450b8c5f13458a0c7f9455003aa78f8787394.zip |
USE_XZ was retired in April 2015
-rw-r--r-- | x11-wm/cde/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-wm/cde/Makefile b/x11-wm/cde/Makefile index 94a7527fbfe2..63d8a12802fe 100644 --- a/x11-wm/cde/Makefile +++ b/x11-wm/cde/Makefile @@ -21,7 +21,6 @@ SHEBANG_FILES= programs/dtdocbook/sgmls/sgmls.pl \ USE_LDCONFIG= ${PREFIX}/dt/lib USE_RC_SUBR= dtcms dtspc USE_XORG= xinerama xp xt -USE_XZ= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION} ALL_TARGET= World |