diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-05-17 21:10:44 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-05-17 21:10:44 +0000 |
commit | ae43ab500c01a4384d3fec555a03571bd2820fdf (patch) | |
tree | a1ffdc7ff766067b826dfb1bd822c8fb6e3e919b /textproc/gtkspell | |
parent | 4fc3df538044ec03e9ccc2cbca9f5e108f595940 (diff) |
Update to 2.0.4.
Notes
Notes:
svn path=/head/; revision=81170
Diffstat (limited to 'textproc/gtkspell')
-rw-r--r-- | textproc/gtkspell/Makefile | 5 | ||||
-rw-r--r-- | textproc/gtkspell/distinfo | 2 | ||||
-rw-r--r-- | textproc/gtkspell/pkg-plist | 11 |
3 files changed, 14 insertions, 4 deletions
diff --git a/textproc/gtkspell/Makefile b/textproc/gtkspell/Makefile index 2251c7dfb1b1..0a95c2120b4d 100644 --- a/textproc/gtkspell/Makefile +++ b/textproc/gtkspell/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gtkspell2 -PORTVERSION= 2.0.2 -PORTREVISION= 2 +PORTVERSION= 2.0.4 CATEGORIES= textproc gnome MASTER_SITES= http://gtkspell.sourceforge.net/download/ DISTNAME= ${PORTNAME:S/2$//}-${PORTVERSION} @@ -24,7 +23,7 @@ USE_GNOME= gnomeprefix gnomehack gtk20 USE_LIBTOOL= yes INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" + LDFLAGS="-L${LOCALBASE}/lib" post-patch: @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ diff --git a/textproc/gtkspell/distinfo b/textproc/gtkspell/distinfo index 0b1c252de066..e80170c3733f 100644 --- a/textproc/gtkspell/distinfo +++ b/textproc/gtkspell/distinfo @@ -1 +1 @@ -MD5 (gtkspell-2.0.2.tar.gz) = 385daba9bebfdc7fdbdf524e07deb920 +MD5 (gtkspell-2.0.4.tar.gz) = 4ded985b8eefdf9ac6fbf79cad69ccbd diff --git a/textproc/gtkspell/pkg-plist b/textproc/gtkspell/pkg-plist index c8b3c009f40e..f4cb60a3829f 100644 --- a/textproc/gtkspell/pkg-plist +++ b/textproc/gtkspell/pkg-plist @@ -3,5 +3,16 @@ lib/libgtkspell.a lib/libgtkspell.so lib/libgtkspell.so.0 libdata/pkgconfig/gtkspell-2.0.pc +share/doc/gtkspell/cha-tutorial.html +share/doc/gtkspell/chapter-tutorial.html +share/doc/gtkspell/gtk-running.html +share/doc/gtkspell/gtkspell-gtkspell.html +share/doc/gtkspell/index.html +share/doc/gtkspell/index.sgml +share/doc/gtkspell/reference.html +share/doc/gtkspell/tutorial-autoconf.html +share/doc/gtkspell/tutorial-building.html +share/doc/gtkspell/tutorial.html +@dirrm share/doc/gtkspell @dirrm include/gtkspell-2.0/gtkspell @dirrm include/gtkspell-2.0 |