diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2003-02-22 14:05:54 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2003-02-22 14:05:54 +0000 |
commit | fdd61f5b787b339e3dc2595fab4159a5165db072 (patch) | |
tree | 5da216ece4b7189a5ce23be309382e13942166a5 /x11-toolkits/fltk | |
parent | 99eb073c481e9745b8918ec2c03a87490d6a4bc8 (diff) |
Update to 1.1.3.
Notes
Notes:
svn path=/head/; revision=76143
Diffstat (limited to 'x11-toolkits/fltk')
-rw-r--r-- | x11-toolkits/fltk/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/fltk/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-toolkits/fltk/Makefile b/x11-toolkits/fltk/Makefile index b362548db5f4..a21056c4d4ed 100644 --- a/x11-toolkits/fltk/Makefile +++ b/x11-toolkits/fltk/Makefile @@ -40,11 +40,11 @@ CONFIGURE_ENV= CXXFLAGS=-DUSE_XUNICODE _PORTVERSION+= ${VERSION} .endif -VERSION= 1.1.2 +VERSION= 1.1.3 USE_BZIP2= yes INSTALLS_SHLIB= yes GNU_CONFIGURE= yes -CONFIGURE_ARGS+= --enable-shared +CONFIGURE_ARGS+=--enable-shared CONFIGURE_ENV+= CPPFLAGS="${PTHREAD_CFLAGS} -I${LOCALBASE}/include" \ LDFLAGS="${PTHREAD_LIBS} -L${LOCALBASE}/lib" WRKSRC= ${WRKDIR}/${PORTNAME}-${VERSION} diff --git a/x11-toolkits/fltk/distinfo b/x11-toolkits/fltk/distinfo index f9bd08b84f1c..b2c9c2eecb9b 100644 --- a/x11-toolkits/fltk/distinfo +++ b/x11-toolkits/fltk/distinfo @@ -1 +1 @@ -MD5 (fltk-1.1.2-source.tar.bz2) = 5d3e96f253c737332cb6d45b6d7d9384 +MD5 (fltk-1.1.3-source.tar.bz2) = f32b4acc456d567a6bd554ac03c24055 |