diff options
-rw-r--r-- | graphics/gtksee/Makefile | 4 | ||||
-rw-r--r-- | graphics/gtksee/distinfo | 2 | ||||
-rw-r--r-- | graphics/gtksee/pkg-plist | 1 |
3 files changed, 5 insertions, 2 deletions
diff --git a/graphics/gtksee/Makefile b/graphics/gtksee/Makefile index 793287801fa7..ac1f8d4fe54f 100644 --- a/graphics/gtksee/Makefile +++ b/graphics/gtksee/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gtksee -PORTVERSION= 0.5.2 +PORTVERSION= 0.5.3 CATEGORIES= graphics MASTER_SITES= http://download.berlios.de/gtksee/ @@ -27,6 +27,8 @@ GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" +MAN1= gtksee.1 + post-patch: @${REINPLACE_CMD} -e \ 's|^CFLAGS=""|CFLAGS="$$CFLAGS"|g' ${WRKSRC}/configure diff --git a/graphics/gtksee/distinfo b/graphics/gtksee/distinfo index 82b1f3d9c187..86d1f7e77249 100644 --- a/graphics/gtksee/distinfo +++ b/graphics/gtksee/distinfo @@ -1 +1 @@ -MD5 (gtksee-0.5.2.tar.gz) = a5012896f86dde9fc90be71a413e7326 +MD5 (gtksee-0.5.3.tar.gz) = 66fc14064ffcac30b2e73c2da330cdcb diff --git a/graphics/gtksee/pkg-plist b/graphics/gtksee/pkg-plist index df6d96ca401c..6e940b9897ba 100644 --- a/graphics/gtksee/pkg-plist +++ b/graphics/gtksee/pkg-plist @@ -1,4 +1,5 @@ bin/gtksee +share/locale/de/LC_MESSAGES/gtksee.mo share/locale/es/LC_MESSAGES/gtksee.mo share/locale/fr/LC_MESSAGES/gtksee.mo share/locale/zh_CN.EUC/LC_MESSAGES/gtksee.mo |