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

(-)Makefile (-1 / +2 lines)
Lines 17-27 Link Here
17
17
18
GNU_CONFIGURE=	YES
18
GNU_CONFIGURE=	YES
19
USE_GNOME=	glib12
19
USE_GNOME=	glib12
20
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
21
20
22
INFO=		${PORTNAME}
21
INFO=		${PORTNAME}
23
PLIST_FILES=	bin/robotfindskitten
22
PLIST_FILES=	bin/robotfindskitten
24
23
24
MAN6=		robotfindskitten.6
25
25
post-extract:
26
post-extract:
26
	${RM}	${WRKSRC}/doc/robotfindskitten.info
27
	${RM}	${WRKSRC}/doc/robotfindskitten.info

Return to bug 126729