aboutsummaryrefslogtreecommitdiff
path: root/deskutils/osmo
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-01-30 19:26:05 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-01-30 19:26:05 +0000
commitf84a8cef42afc5a7be29ac3e76352a3fea769e47 (patch)
treed76f8b5b2eef70427c61377a582b99c6515a85cb /deskutils/osmo
parent24d9f038017f86b2d164ced3d765f0493bdb0900 (diff)
downloadports-f84a8cef42afc5a7be29ac3e76352a3fea769e47.tar.gz
ports-f84a8cef42afc5a7be29ac3e76352a3fea769e47.zip
- Stage support
- Fix LIB_DEPENDS
Notes
Notes: svn path=/head/; revision=341874
Diffstat (limited to 'deskutils/osmo')
-rw-r--r--deskutils/osmo/Makefile5
-rw-r--r--deskutils/osmo/pkg-plist1
2 files changed, 2 insertions, 4 deletions
diff --git a/deskutils/osmo/Makefile b/deskutils/osmo/Makefile
index 0893e525d87b..7b17ad9c8b96 100644
--- a/deskutils/osmo/Makefile
+++ b/deskutils/osmo/Makefile
@@ -15,7 +15,7 @@ LIB_DEPENDS= libxml2.so:${PORTSDIR}/textproc/libxml2 \
libical.so:${PORTSDIR}/devel/libical \
libtar.so:${PORTSDIR}/devel/libtar \
libgringotts.so:${PORTSDIR}/security/libgringotts \
- libgtkhtml.so:${PORTSDIR}/www/libgtkhtml
+ libgtkhtml-2.so:${PORTSDIR}/www/libgtkhtml
USE_GNOME= gtk20
USES= gettext gmake pkgconfig
@@ -25,14 +25,11 @@ GNU_CONFIGURE= yes
LDFLAGS+= -L${LOCALBASE}/lib -lintl
CFLAGS+= -I${LOCALBASE}/include/libical
-MAN1= osmo.1
-
POFILES= bg ca cs da de el en_GB es fi fr hu it ja lt nl pl pt \
ru sv tr uk zh_CN
MSGFMT= ${LOCALBASE}/bin/msgfmt
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e 's|-DGTK_DISABLE_DEPRECATED||g' \
${WRKSRC}/src/Makefile.in
diff --git a/deskutils/osmo/pkg-plist b/deskutils/osmo/pkg-plist
index ed681dc28197..a3021e3c351b 100644
--- a/deskutils/osmo/pkg-plist
+++ b/deskutils/osmo/pkg-plist
@@ -1,4 +1,5 @@
bin/osmo
+man/man1/osmo.1.gz
share/applications/osmo.desktop
share/icons/hicolor/16x16/apps/osmo.png
share/icons/hicolor/22x22/apps/osmo.png