diff options
| author | Rusmir Dusko <nemysis@FreeBSD.org> | 2014-06-04 14:14:21 +0000 |
|---|---|---|
| committer | Rusmir Dusko <nemysis@FreeBSD.org> | 2014-06-04 14:14:21 +0000 |
| commit | f2779fb94a4dcebe39eacefd58a56d8d7df78d1b (patch) | |
| tree | 8d1f72bb3fe49e86f6dc1a2a35388378cd9b0355 /sysutils/gigolo | |
| parent | a51dd1086f2334026a7ce3c39afd115146886a27 (diff) | |
Notes
Diffstat (limited to 'sysutils/gigolo')
| -rw-r--r-- | sysutils/gigolo/Makefile | 11 | ||||
| -rw-r--r-- | sysutils/gigolo/pkg-plist | 12 |
2 files changed, 4 insertions, 19 deletions
diff --git a/sysutils/gigolo/Makefile b/sysutils/gigolo/Makefile index 7b18fb7eda24..2d043dca6ead 100644 --- a/sysutils/gigolo/Makefile +++ b/sysutils/gigolo/Makefile @@ -1,4 +1,4 @@ -# Created by: nemysis <nemysis@gmx.ch> +# Created by: Rusmir Dusko <nemysis@FreeBSD.org> # $FreeBSD$ PORTNAME= gigolo @@ -7,20 +7,19 @@ CATEGORIES= sysutils MASTER_SITES= XFCE MASTER_SITE_SUBDIR= src/apps/${PORTNAME}/${PORTVERSION:R} -MAINTAINER= nemysis@FreeBSD.org +MAINTAINER= koalative@gmail.com COMMENT= Frontend to easily manage filesystem connections LICENSE= GPLv2 BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser -USE_BZIP2= yes -USES= gmake fuse pkgconfig +USES= gmake fuse pkgconfig tar:bzip2 USE_GNOME= cairo gtk20 gvfs intlhack USE_XORG= x11 GNU_CONFIGURE= yes -PORTDOCS= AUTHORS ChangeLog NEWS README TODO +PORTDOCS= AUTHORS ChangeLog NEWS README OPTIONS_DEFINE= DOCS NLS OPTIONS_SUB= yes @@ -31,8 +30,6 @@ NLS_USES= gettext ONLY_FOR_ARCHS= i386 amd64 ONLY_FOR_ARCHS_REASON= Does not compile -.include <bsd.port.options.mk> - post-patch: @${REINPLACE_CMD} -e 's|^DOCFILES.*|DOCFILES =|' \ ${WRKSRC}/Makefile.in diff --git a/sysutils/gigolo/pkg-plist b/sysutils/gigolo/pkg-plist index cbe7989e1180..22fc2ee6b955 100644 --- a/sysutils/gigolo/pkg-plist +++ b/sysutils/gigolo/pkg-plist @@ -46,15 +46,3 @@ share/applications/gigolo.desktop %%NLS%%share/locale/zh_TW/LC_MESSAGES/gigolo.mo %%NLS%%@dirrmtry share/locale/ur_PK/LC_MESSAGES %%NLS%%@dirrmtry share/locale/ur_PK -%%NLS%%@dirrmtry share/locale/ur/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/ur -%%NLS%%@dirrmtry share/locale/ug/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/ug -%%NLS%%@dirrmtry share/locale/te/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/te -%%NLS%%@dirrmtry share/locale/oc/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/oc -%%NLS%%@dirrmtry share/locale/kk/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/kk -%%NLS%%@dirrmtry share/locale/ast/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/ast |
