View | Details | Raw Unified | Return to bug 272310
Collapse All | Expand All

(-)b/misc/shared-mime-info/Makefile (-2 / +2 lines)
Lines 1-6 Link Here
1
PORTNAME=	shared-mime-info
1
PORTNAME=	shared-mime-info
2
DISTVERSION=	2.2
2
DISTVERSION=	2.2
3
PORTREVISION=	1
3
PORTREVISION=	2
4
CATEGORIES=	misc gnome
4
CATEGORIES=	misc gnome
5
5
6
MAINTAINER=	desktop@FreeBSD.org
6
MAINTAINER=	desktop@FreeBSD.org
Lines 34-40 SHEBANG_FILES= ${WRKSRC}/tests/compare_iana.py \ Link Here
34
		${WRKSRC}/tests/test_sub_class_ofs.py
34
		${WRKSRC}/tests/test_sub_class_ofs.py
35
35
36
MIMESUBDIRS=	application audio image inode message model multipart \
36
MIMESUBDIRS=	application audio image inode message model multipart \
37
		packages text video x-epoc x-content font
37
		packages text video x-epoc x-content x-scheme-handler font
38
38
39
post-patch:
39
post-patch:
40
	${REINPLACE_CMD} 's|/usr/local|${LOCALBASE}|g' \
40
	${REINPLACE_CMD} 's|/usr/local|${LOCALBASE}|g' \
(-)b/misc/shared-mime-info/pkg-plist (+1 lines)
Lines 79-84 share/locale/zh_CN/LC_MESSAGES/shared-mime-info.mo Link Here
79
share/locale/zh_HK/LC_MESSAGES/shared-mime-info.mo
79
share/locale/zh_HK/LC_MESSAGES/shared-mime-info.mo
80
share/locale/zh_TW/LC_MESSAGES/shared-mime-info.mo
80
share/locale/zh_TW/LC_MESSAGES/shared-mime-info.mo
81
share/mime/packages/freedesktop.org.xml
81
share/mime/packages/freedesktop.org.xml
82
@dir share/mime/x-scheme-handler
82
@dir share/mime/x-epoc
83
@dir share/mime/x-epoc
83
@dir share/mime/x-content
84
@dir share/mime/x-content
84
@dir share/mime/video
85
@dir share/mime/video

Return to bug 272310