x11-toolkits/qt5-canvas3d: remove port (follow up to r513447)

In r513447 when Qt5 was upgraded to 5.13, the port was unlinked but the removal did not make it.

Reported by:	antoine
This commit is contained in:
Tobias C. Berner 2019-10-01 06:15:05 +00:00
parent 5f1d11dd16
commit b62ee55702
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=513458

View file

@ -1,17 +0,0 @@
# $FreeBSD$
PORTNAME= canvas3d
DISTVERSION= ${QT5_VERSION}
PORTREVISION= 1
CATEGORIES= x11-toolkits
PKGNAMEPREFIX= qt5-
MAINTAINER= kde@FreeBSD.org
COMMENT= Qt canvas3d module
USES= compiler:c++11-lang qmake qt-dist:5,canvas3d
USE_QT= core declarative gui network buildtools_build
USE_LDCONFIG= ${PREFIX}/${QT_LIBDIR_REL}
.include <bsd.port.mk>