2000-11-11 18:49:22 +01:00
|
|
|
# $NetBSD: Makefile,v 1.8 2000/11/11 17:49:25 tron Exp $
|
1999-06-07 10:06:32 +02:00
|
|
|
# FreeBSD Id: Makefile,v 1.7 1998/12/09 06:59:39 vanilla Exp
|
|
|
|
#
|
|
|
|
|
2000-08-04 01:52:03 +02:00
|
|
|
DISTNAME= gqview-0.8.2
|
1999-06-07 10:06:32 +02:00
|
|
|
CATEGORIES= graphics x11
|
2000-11-11 18:49:22 +01:00
|
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gqview/}
|
1999-06-07 10:06:32 +02:00
|
|
|
|
2000-05-25 12:16:45 +02:00
|
|
|
MAINTAINER= wiz@netbsd.org
|
|
|
|
HOMEPAGE= http://gqview.sourceforge.net/index.html
|
1999-06-07 10:06:32 +02:00
|
|
|
|
2000-05-25 12:16:45 +02:00
|
|
|
DEPENDS+= imlib-*:../../graphics/imlib
|
2000-07-31 06:14:04 +02:00
|
|
|
DEPENDS+= gettext>=0.10.35nb1:../../devel/gettext
|
1999-06-07 10:06:32 +02:00
|
|
|
|
|
|
|
USE_X11BASE= yes
|
2000-05-25 12:16:45 +02:00
|
|
|
GNU_CONFIGURE= yes
|
2000-08-04 01:52:03 +02:00
|
|
|
CONFIGURE_ENV+= ac_cv_path_GNOME_CONFIG=no
|
|
|
|
CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}"
|
|
|
|
|
2000-05-25 12:16:45 +02:00
|
|
|
# for libintl detection in configure script
|
2000-08-04 01:52:03 +02:00
|
|
|
CPPFLAGS+= -I${LOCALBASE}/include
|
1999-06-07 10:06:32 +02:00
|
|
|
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|