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

Collapse All | Expand All

(-)x11-wm/ede/Makefile (+3 lines)
Lines 19-24 Link Here
19
LICENSE_FILE_LGPL20+ =	${EDELIB_WRKSRC}/COPYING
19
LICENSE_FILE_LGPL20+ =	${EDELIB_WRKSRC}/COPYING
20
20
21
BUILD_DEPENDS=	doxygen:devel/doxygen \
21
BUILD_DEPENDS=	doxygen:devel/doxygen \
22
		gsed:textproc/gsed \
22
		jam:devel/jam
23
		jam:devel/jam
23
LIB_DEPENDS=	libdbus-1.so:devel/dbus \
24
LIB_DEPENDS=	libdbus-1.so:devel/dbus \
24
		libcurl.so:ftp/curl \
25
		libcurl.so:ftp/curl \
Lines 25-30 Link Here
25
		libstartup-notification-1.so:x11/startup-notification \
26
		libstartup-notification-1.so:x11/startup-notification \
26
		libfltk.so:x11-toolkits/fltk
27
		libfltk.so:x11-toolkits/fltk
27
28
29
BINARY_ALIAS=	sed=${LOCALBASE}/bin/gsed
30
28
USES=		fam gettext iconv:translit localbase:ldflags pathfix \
31
USES=		fam gettext iconv:translit localbase:ldflags pathfix \
29
		pkgconfig python:2.7 shared-mime-info shebangfix
32
		pkgconfig python:2.7 shared-mime-info shebangfix
30
SHEBANG_FILES=	doc/asciidoc/asciidoc.py
33
SHEBANG_FILES=	doc/asciidoc/asciidoc.py

Return to bug 240312