diff options
Diffstat (limited to 'x11-toolkits/slingshot/Makefile')
-rw-r--r-- | x11-toolkits/slingshot/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-toolkits/slingshot/Makefile b/x11-toolkits/slingshot/Makefile index c110019e33c7..47bb8599ecbe 100644 --- a/x11-toolkits/slingshot/Makefile +++ b/x11-toolkits/slingshot/Makefile @@ -14,6 +14,9 @@ DISTNAME= SlingShot${PORTVERSION} MAINTAINER= cy@FreeBSD.org COMMENT= Supplemental Libraries to extend Xview +DEPRECATED= 64-bit unsupported +EXPIRATION_DATE= 2020-05-05 + LIB_DEPENDS= libxview.so:x11-toolkits/xview WRKSRC= ${WRKDIR}/sspkg2.1 |