diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-10-19 16:46:47 +0800 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-10-19 16:46:47 +0800 |
commit | aa4a70272a02a65fa3fd92e263bd5e8f688fe8b1 (patch) | |
tree | f23b69cfab13dbf50e7e742b4b8c957b0627d7b1 /x11-toolkits/tk87 | |
parent | 9f180647be80ea6123904559a9fc1bc73afeb9b6 (diff) | |
download | freebsd-ports-gnome-aa4a70272a02a65fa3fd92e263bd5e8f688fe8b1.tar.gz freebsd-ports-gnome-aa4a70272a02a65fa3fd92e263bd5e8f688fe8b1.tar.zst freebsd-ports-gnome-aa4a70272a02a65fa3fd92e263bd5e8f688fe8b1.zip |
Remove a bunch of unused *_DESC
Diffstat (limited to 'x11-toolkits/tk87')
-rw-r--r-- | x11-toolkits/tk87/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-toolkits/tk87/Makefile b/x11-toolkits/tk87/Makefile index 6c657057cc4d..149677a549fb 100644 --- a/x11-toolkits/tk87/Makefile +++ b/x11-toolkits/tk87/Makefile @@ -24,7 +24,6 @@ OPTIONS_DEFINE= TKMAN DEMOS OPTIONS_SUB= yes TKMAN_DESC= Install Tk function manpages DEMOS_DESC= Install demos -XSS_DESC= XScrnSaver support WRKSRC= ${WRKDIR}/${PORTNAME}${DISTVERSION}/unix |