diff options
author | marcus <marcus@FreeBSD.org> | 2003-05-18 05:10:44 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-05-18 05:10:44 +0800 |
commit | a1888c33d197fe1c0501dccb74ce9a4709fec604 (patch) | |
tree | efa210f9adae00939df2e50a13921c2aabab683c /textproc/gtkspell2 | |
parent | e043be5267f2429e66accb5513347dfe796e4dc2 (diff) | |
download | freebsd-ports-gnome-a1888c33d197fe1c0501dccb74ce9a4709fec604.tar.gz freebsd-ports-gnome-a1888c33d197fe1c0501dccb74ce9a4709fec604.tar.zst freebsd-ports-gnome-a1888c33d197fe1c0501dccb74ce9a4709fec604.zip |
Update to 2.0.4.
Diffstat (limited to 'textproc/gtkspell2')
-rw-r--r-- | textproc/gtkspell2/Makefile | 5 | ||||
-rw-r--r-- | textproc/gtkspell2/distinfo | 2 | ||||
-rw-r--r-- | textproc/gtkspell2/pkg-plist | 11 |
3 files changed, 14 insertions, 4 deletions
diff --git a/textproc/gtkspell2/Makefile b/textproc/gtkspell2/Makefile index 2251c7dfb1b1..0a95c2120b4d 100644 --- a/textproc/gtkspell2/Makefile +++ b/textproc/gtkspell2/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/gtkspell2/distinfo b/textproc/gtkspell2/distinfo index 0b1c252de066..e80170c3733f 100644 --- a/textproc/gtkspell2/distinfo +++ b/textproc/gtkspell2/distinfo @@ -1 +1 @@ -MD5 (gtkspell-2.0.2.tar.gz) = 385daba9bebfdc7fdbdf524e07deb920 +MD5 (gtkspell-2.0.4.tar.gz) = 4ded985b8eefdf9ac6fbf79cad69ccbd diff --git a/textproc/gtkspell2/pkg-plist b/textproc/gtkspell2/pkg-plist index c8b3c009f40e..f4cb60a3829f 100644 --- a/textproc/gtkspell2/pkg-plist +++ b/textproc/gtkspell2/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 |