Replace alignment spaces with tabs.

This commit is contained in:
Johannes Hofmann 2009-02-16 18:52:34 +00:00 committed by Thomas Klausner
parent 505a19f4e5
commit 2a9cec4228
1 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.1.1.1 2008/10/19 18:11:51 jh88 Exp $
# $NetBSD: Makefile,v 1.2 2009/02/16 18:52:34 jh88 Exp $
#
DISTNAME= flimp-0.0.8
@ -9,13 +9,13 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.ecademix.com/JohannesHofmann/
COMMENT= Generic GUI for image manipulation
PKG_DESTDIR_SUPPORT= user-destdir
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
USE_LANGUAGES+= c c++
DEPENDS+= netpbm-[0-9]*:../../graphics/netpbm
DEPENDS+= pnmcurve-[0-9]*:../../wip/pnmcurve
DEPENDS+= netpbm-[0-9]*:../../graphics/netpbm
DEPENDS+= pnmcurve-[0-9]*:../../wip/pnmcurve
.include "../../graphics/jpeg/buildlink3.mk"
.include "../../graphics/png/buildlink3.mk"