--- Makefile.orig 2015-09-06 00:55:26 UTC +++ Makefile @@ -1,13 +1,13 @@ # Created by: Charlie Kester -# $FreeBSD$ +# $FreeBSD: head/deskutils/osmo/Makefile 393302 2015-07-31 12:54:33Z amdmi3 $ PORTNAME= osmo -PORTVERSION= 0.2.12 +PORTVERSION= 0.2.14 PORTREVISION= 1 CATEGORIES= deskutils MASTER_SITES= SF/${PORTNAME}-pim/${PORTNAME}-pim/${PORTNAME}-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= w.schwarzenfeld@utanet.at COMMENT= Personal organizer LICENSE= GPLv2 # (or later) @@ -28,6 +28,8 @@ INSTALLS_ICONS= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib +WORKSRCDIR= ${PORTNAME}/${PORTVERSION} + POFILES= bg ca cs da de el en_GB es fi fr gl gl_ES hu it ja lt nl \ pl pt pt_BR ro ru sv te tr uk ur ur_PK zh_CN @@ -37,4 +39,3 @@ post-build: .endfor .include -