diff options
Diffstat (limited to 'deskutils/strigi/Makefile')
-rw-r--r-- | deskutils/strigi/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/strigi/Makefile b/deskutils/strigi/Makefile index 263c4dfc3a31..13714ef35b44 100644 --- a/deskutils/strigi/Makefile +++ b/deskutils/strigi/Makefile @@ -5,8 +5,7 @@ # $FreeBSD$ PORTNAME= strigi -PORTVERSION= 0.6.3 -PORTREVISION= 2 +PORTVERSION= 0.6.4 CATEGORIES= deskutils MASTER_SITES= SF @@ -24,6 +23,7 @@ USE_GNOME= libxml2 pkgconfig # USE_FAM= yes USE_LDCONFIG= yes USE_CMAKE= yes +MAKE_JOBS_UNSAFE= yes post-patch: ${MKDIR} ${WRKSRC} |