Reason: drop a build time option. While here, split the Makefile in two parts to allow the addition of the upcoming dia-python package, which will provide the missing bits.
12 lines
179 B
Makefile
12 lines
179 B
Makefile
# $NetBSD: Makefile,v 1.37 2005/01/20 18:49:33 jmmv Exp $
|
|
#
|
|
|
|
.include "Makefile.common"
|
|
|
|
PKGREVISION= 1
|
|
|
|
USE_DIRS+= xdg-1.1
|
|
|
|
.include "options.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|