aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/linux-c6-qt47-x11/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/linux-c6-qt47-x11/Makefile')
-rw-r--r--x11-toolkits/linux-c6-qt47-x11/Makefile19
1 files changed, 8 insertions, 11 deletions
diff --git a/x11-toolkits/linux-c6-qt47-x11/Makefile b/x11-toolkits/linux-c6-qt47-x11/Makefile
index 3eba64195e86..85440c4f6e31 100644
--- a/x11-toolkits/linux-c6-qt47-x11/Makefile
+++ b/x11-toolkits/linux-c6-qt47-x11/Makefile
@@ -3,27 +3,24 @@
PORTNAME= qt47-x11
PORTVERSION= 4.7.2
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= x11-toolkits linux
-MASTER_SITES= https://www.mirrorservice.org/sites/dl.atrpms.net/el6-x86_64/atrpms/testing/\
- https://www.mirrorservice.org/sites/dl.atrpms.net/el6-i386/atrpms/testing/ \
- LOCAL/xmj
-DIST_SUBDIR= rpm/${LINUX_RPM_ARCH}/atrpms/6
+MASTER_SITES= LOCAL/tijl/atrpms:amd64,i386
+SRC_DISTFILES= # unavailable
+DIST_SUBDIR= atrpms
MAINTAINER= emulation@FreeBSD.org
-COMMENT= RPM of QT4 (Linux CentOS 6)
-
-SRC_DISTFILES= # unretrievable.
+COMMENT= Cross-platform application and UI framework (Linux CentOS ${LINUX_DIST_VER})
+DATADIR= ${PREFIX}/usr/share/qt47
+DESCR= ${.CURDIR}/../../devel/qt4/pkg-descr
RPMVERSION= 1_18.el6
USES= linux:c6
USE_LDCONFIG= yes
USE_LINUX= alsalib dri fontconfig jpeg openssl png qt47 tiff xorglibs
USE_LINUX_RPM= yes
-DESCR= ${.CURDIR}/../../devel/qt4/pkg-descr
-
post-patch:
- ${RM} ${WRKSRC}/usr/share/qt47/translations/qt_help_*.qm
+ @${RM} -r ${WRKSRC}/usr/share/icons
.include <bsd.port.mk>