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

(-)Makefile (-1 / +1 lines)
Lines 148-152 Link Here
148
.endif
148
.endif
149
# temporary hacks to allow parallel install
149
# temporary hacks to allow parallel install
150
	@${MV} ${STAGEDIR}${PREFIX}/bin/gegl ${STAGEDIR}${PREFIX}/bin/gegl3
150
	@${MV} ${STAGEDIR}${PREFIX}/bin/gegl ${STAGEDIR}${PREFIX}/bin/gegl3
151
151
	@${MV} ${STAGEDIR}${PREFIX}/bin/* ${STAGEDIR}${PREFIX}/sbin/
152
.include <bsd.port.mk>
152
.include <bsd.port.mk>
(-)pkg-plist (-3 / +3 lines)
Lines 1-6 Link Here
1
bin/gcut
1
sbin/gcut
2
bin/gegl3
2
sbin/gegl3
3
bin/gegl-imgcmp
3
sbin/gegl-imgcmp
4
include/gegl-%%GEGL_VER%%/gegl-apply.h
4
include/gegl-%%GEGL_VER%%/gegl-apply.h
5
include/gegl-%%GEGL_VER%%/gegl-audio-fragment.h
5
include/gegl-%%GEGL_VER%%/gegl-audio-fragment.h
6
include/gegl-%%GEGL_VER%%/gegl-buffer-backend.h
6
include/gegl-%%GEGL_VER%%/gegl-buffer-backend.h

Return to bug 224379