aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/fltk2/Makefile
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2006-06-06 04:57:29 +0800
committerpav <pav@FreeBSD.org>2006-06-06 04:57:29 +0800
commit4d4a1e5cc5dd3419b0c712d7035408cf008ac5b8 (patch)
tree5b0d519515c55167aee52adcca6f16c0696a4642 /x11-toolkits/fltk2/Makefile
parent4d9d7afe3fb9e015acaa0e62641b8177c1927627 (diff)
downloadfreebsd-ports-gnome-4d4a1e5cc5dd3419b0c712d7035408cf008ac5b8.tar.gz
freebsd-ports-gnome-4d4a1e5cc5dd3419b0c712d7035408cf008ac5b8.tar.zst
freebsd-ports-gnome-4d4a1e5cc5dd3419b0c712d7035408cf008ac5b8.zip
- Update to snapshot r5170
PR: ports/98530 Submitted by: Thomas-Martin Seck <tmseck@netcologne.de> (maintainer)
Diffstat (limited to 'x11-toolkits/fltk2/Makefile')
-rw-r--r--x11-toolkits/fltk2/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/x11-toolkits/fltk2/Makefile b/x11-toolkits/fltk2/Makefile
index ff0594832413..a75f76d99b4d 100644
--- a/x11-toolkits/fltk2/Makefile
+++ b/x11-toolkits/fltk2/Makefile
@@ -26,12 +26,10 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
jpeg.9:${PORTSDIR}/graphics/jpeg \
Xft.2:${PORTSDIR}/x11-fonts/libXft
-SNAPSHOT= r4825
+SNAPSHOT= r5170
OPTIONS= FLTK_THREADS "Install with threads support" on
-CONFLICTS= fltk-1.* fltk-threads-1.*
-
LATEST_LINK= fltk2
USE_BZIP2= yes
@@ -52,6 +50,7 @@ CONFIGURE_ARGS+= --disable-shared
CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbuild-freebsd${OSREL}
+DOCSDIR= ${PREFIX}/share/doc/fltk2
PORTDOCS= *
.include <bsd.port.pre.mk>
@@ -66,7 +65,7 @@ CONFIGURE_ARGS+= --disable-threads
post-patch:
${REINPLACE_CMD} -e 's:%%CXX%%:${CXX}:g' \
- ${WRKSRC}/fltk-config.in \
+ ${WRKSRC}/fltk2-config.in \
${WRKSRC}/makeinclude.in
post-install: