diff options
Diffstat (limited to 'graphics/dia/Makefile')
-rw-r--r-- | graphics/dia/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/dia/Makefile b/graphics/dia/Makefile index 03a8fc367e2..a4c6637c4dd 100644 --- a/graphics/dia/Makefile +++ b/graphics/dia/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.51 2007/10/29 22:34:32 drochner Exp $ +# $NetBSD: Makefile,v 1.52 2009/07/22 09:01:31 wiz Exp $ # .include "Makefile.common" PKGREVISION= 2 -USE_DIRS+= xdg-1.1 .include "options.mk" |