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

(-)Makefile (-1 / +1 lines)
Lines 22-28 Link Here
22
GNU_CONFIGURE=	yes
22
GNU_CONFIGURE=	yes
23
USE_X_PREFIX=	yes
23
USE_X_PREFIX=	yes
24
CONFIGURE_ENV=	LIBS="-L${LOCALBASE}/lib -lgnugetopt" \
24
CONFIGURE_ENV=	LIBS="-L${LOCALBASE}/lib -lgnugetopt" \
25
		CFLAGS="-I${LOCALBASE}/include"
25
		CPPFLAGS="-I${LOCALBASE}/include"
26
26
27
MAN1=		GLiv.1
27
MAN1=		GLiv.1
28
28
(-)pkg-descr (-1 / +1 lines)
Lines 1-3 Link Here
1
An Image viewer that uses Imlib2 to load images, and OpenGL to render them.
1
An Image viewer that uses Imlib2 to load images, and OpenGL to render them.
2
2
3
WWW: http://glive.tuxfamily.org/
3
WWW: http://gliv.tuxfamily.org/

Return to bug 25991