1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

Stage support

This commit is contained in:
Antoine Brodin 2014-01-30 20:49:13 +00:00
parent 4a3753a683
commit 498cc7d348
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=341884
2 changed files with 4 additions and 8 deletions

View File

@ -3,20 +3,20 @@
PORTNAME= gnochm
PORTVERSION= 0.9.11
PORTREVISION= 7
PORTREVISION= 8
CATEGORIES= deskutils python gnome
MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= A GNOME viewer for CHM files
COMMENT= GNOME viewer for CHM files
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/chm/_chmlib.so:${PORTSDIR}/textproc/pychm
RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_GMAKE= yes
USES= pathfix gettext
USES= desktop-file-utils gettext gmake pathfix shared-mime-info
USE_GNOME= gnomeprefix intlhack pygnome2 pygtk2 pygnomeextras
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-mime-update
USE_PYTHON= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
@ -24,7 +24,6 @@ LDFLAGS+= -L${LOCALBASE}/lib
GCONF_SCHEMAS= gnochm.schemas
INSTALLS_OMF= yes
NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e 's|$(prefix)/share/man|$(prefix)/man|' ${WRKSRC}/data/Makefile.in

View File

@ -28,12 +28,9 @@ share/locale/tr/LC_MESSAGES/gnochm.mo
share/locale/vi/LC_MESSAGES/gnochm.mo
share/locale/zh_CN/LC_MESSAGES/gnochm.mo
share/locale/zh_TW/LC_MESSAGES/gnochm.mo
share/mime/application/x-chm.xml
share/mime/packages/gnochm.xml
@dirrm share/omf/gnochm
@dirrm share/gnome/help/gnochm/C
@dirrm share/gnome/help/gnochm
@dirrm share/gnochm/glade
@dirrm share/gnochm
@exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime
@unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime