summaryrefslogtreecommitdiff
path: root/x11/fltk
diff options
context:
space:
mode:
authorjschauma <jschauma>2003-11-30 22:58:40 +0000
committerjschauma <jschauma>2003-11-30 22:58:40 +0000
commitd6950d800c7b28178121cd41df69009e33b9704d (patch)
tree2f733f258e7d2fe1aa3b75159442230adb1548fe /x11/fltk
parenta27388cc3e6faa779509d8bf08cf7b91d44ef66d (diff)
downloadpkgsrc-d6950d800c7b28178121cd41df69009e33b9704d.tar.gz
As pointed out by jlam:
bump PKGREVISION on packages depending on graphics/glu due to latest shlib changes there.
Diffstat (limited to 'x11/fltk')
-rw-r--r--x11/fltk/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/fltk/Makefile b/x11/fltk/Makefile
index 56e720a0539..cf5f3dab8ec 100644
--- a/x11/fltk/Makefile
+++ b/x11/fltk/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.31 2003/10/30 22:53:02 grant Exp $
+# $NetBSD: Makefile,v 1.32 2003/11/30 22:58:40 jschauma Exp $
#
DISTNAME= fltk-1.0.11-source
PKGNAME= ${DISTNAME:S/-source//}
-PKGREVISION= 2
+PKGREVISION= 3
VERS= ${DISTNAME:S/fltk-//:S/-source//}
WRKSRC= ${WRKDIR}/${DISTNAME:S/-source//}
CATEGORIES= x11