summaryrefslogtreecommitdiff
path: root/x11/fltk13
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2012-06-15 23:06:02 +0000
committerdholland <dholland@pkgsrc.org>2012-06-15 23:06:02 +0000
commitff816060bd39b709e662c5359d1d123457590836 (patch)
treec7e9bf60d6a338e40f3bb098b71f0c657b7dc799 /x11/fltk13
parent1321b597d422b8a5e8b93a2a23c4134ecebe09ef (diff)
downloadpkgsrc-ff816060bd39b709e662c5359d1d123457590836.tar.gz
Whitespace. (as whined about by pkglint)
Diffstat (limited to 'x11/fltk13')
-rw-r--r--x11/fltk13/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/fltk13/Makefile b/x11/fltk13/Makefile
index 4213d8e8ca1..953a508c75f 100644
--- a/x11/fltk13/Makefile
+++ b/x11/fltk13/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2011/12/01 16:35:12 is Exp $
+# $NetBSD: Makefile,v 1.2 2012/06/15 23:06:02 dholland Exp $
DISTNAME= fltk-1.3.0-source
PKGNAME= ${DISTNAME:S/-source//}
@@ -16,7 +16,7 @@ COMMENT= Fast Light Tool Kit for graphical user interfaces
LICENSE= gnu-lgpl-v2
PKG_DESTDIR_SUPPORT= user-destdir
-CONFLICTS= fltk-1.[012].*
+CONFLICTS= fltk-1.[012].*
WRKSRC= ${WRKDIR}/${DISTNAME:S/-source//}
USE_LANGUAGES= c c++