View | Details | Raw Unified | Return to bug 60201 | Differences between
and this patch

Collapse All | Expand All

(-)/usr/ports/www/tdiary/Makefile (+2 lines)
Lines 19-24 Link Here
19
COMMENT=	A Web-based diary system (like weblog) written in Ruby
19
COMMENT=	A Web-based diary system (like weblog) written in Ruby
20
20
21
NO_BUILD=		yes
21
NO_BUILD=		yes
22
CONFLICTS?=		ja-tdiary-1.*
23
PKGMESSAGE=		${WRKDIR}/pkg-message
22
USE_RUBY=		yes
24
USE_RUBY=		yes
23
.if  !defined(WITHOUT_RUBY_FEATURES)
25
.if  !defined(WITHOUT_RUBY_FEATURES)
24
USE_RUBY_FEATURES=	fileutils
26
USE_RUBY_FEATURES=	fileutils

Return to bug 60201