3ebe053d90
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that are automatically handled by the default setting in bsd.pkg.mk.
17 lines
433 B
Text
17 lines
433 B
Text
# $NetBSD: Makefile.common,v 1.8 2004/02/14 17:21:56 jlam Exp $
|
|
#
|
|
|
|
DISTNAME= gtoolkit-0.9.5
|
|
PKGREVISION= 1
|
|
CATEGORIES?= x11
|
|
MASTER_SITES?= ftp://ftp.inf.uos.de/pub/elmar/gtk/objc-gtoolkit/
|
|
|
|
MAINTAINER?= tech-pkg@NetBSD.org
|
|
HOMEPAGE?= http://www.informatik.uni-osnabrueck.de/elmar/projects/gtoolkit/
|
|
|
|
GNU_CONFIGURE= YES
|
|
USE_BUILDLINK2= YES
|
|
USE_GNU_TOOLS+= make
|
|
USE_X11= YES
|
|
USE_LIBTOOL= YES
|
|
CONFIGURE_ARGS+= --with-gnustep
|