View | Details | Raw Unified | Return to bug 174992
Collapse All | Expand All

(-)Makefile (+2 lines)
Lines 3-8 Link Here
3
3
4
PORTNAME=	editor
4
PORTNAME=	editor
5
PORTVERSION=	0.2.1
5
PORTVERSION=	0.2.1
6
PORTREVISION=	1
6
CATEGORIES=	editors
7
CATEGORIES=	editors
7
MASTER_SITES=	http://www.defora.org/os/download/download/3702/
8
MASTER_SITES=	http://www.defora.org/os/download/download/3702/
8
DISTNAME=	Editor-${PORTVERSION}
9
DISTNAME=	Editor-${PORTVERSION}
Lines 19-23 Link Here
19
USE_GNOME=	gtk20 desktopfileutils
20
USE_GNOME=	gtk20 desktopfileutils
20
USE_PKGCONFIG=	build
21
USE_PKGCONFIG=	build
21
USE_GETTEXT=	yes
22
USE_GETTEXT=	yes
23
MAKE_ARGS+=	PREFIX=${PREFIX}
22
24
23
.include <bsd.port.mk>
25
.include <bsd.port.mk>

Return to bug 174992