diff --git a/x11-toolkits/linux-c7-qt-x11/Makefile b/x11-toolkits/linux-c7-qt-x11/Makefile index 3cf37e1a0fae..60f9feda5bd0 100644 --- a/x11-toolkits/linux-c7-qt-x11/Makefile +++ b/x11-toolkits/linux-c7-qt-x11/Makefile @@ -1,26 +1,26 @@ # Created by: Piotr Kubaj PORTNAME= qt PORTVERSION= 4.8.7 DISTVERSIONSUFFIX= -9.el7_9 PORTREVISION= 4 CATEGORIES= x11-toolkits linux PKGNAMESUFFIX= -x11 MAINTAINER= emulation@FreeBSD.org COMMENT= Cross-platform application and UI framework (Linux CentOS ${LINUX_DIST_VER}) -USES= linux:c7 +USES= cpe linux:c7 USE_LDCONFIG= yes USE_LINUX= alsalib dri fontconfig jpeg png qt tiff xorglibs USE_LINUX_RPM= yes LIB_DISTNAMES= ${PORTNAME}${PKGNAMESUFFIX}-${DISTVERSIONFULL} CONFLICTS= linux-c6-qt47-x11-[0-9]* DATADIR= ${PREFIX}/usr/share/${PORTNAME}4 post-patch: @${RM} -r ${WRKSRC}/usr/share/icons .include