diff options
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/gdmap/Makefile | 3 | ||||
-rw-r--r-- | sysutils/gdmap/pkg-plist | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/sysutils/gdmap/Makefile b/sysutils/gdmap/Makefile index d946a90629e7..b6923ec4ea01 100644 --- a/sysutils/gdmap/Makefile +++ b/sysutils/gdmap/Makefile @@ -1,6 +1,6 @@ PORTNAME= gdmap PORTVERSION= 0.8.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils gnome MASTER_SITES= SF @@ -16,6 +16,7 @@ USES= gettext gmake gnome pathfix perl5 pkgconfig USE_PERL5= build USE_GNOME= gtk20 GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -lm diff --git a/sysutils/gdmap/pkg-plist b/sysutils/gdmap/pkg-plist index 246867cbdfaf..328fcce36b3e 100644 --- a/sysutils/gdmap/pkg-plist +++ b/sysutils/gdmap/pkg-plist @@ -1,5 +1,5 @@ bin/gdmap -man/man1/gdmap.1.gz +share/man/man1/gdmap.1.gz share/applications/gdmap.desktop %%DATADIR%%/pixmaps/gdmap_icon.png share/locale/bg/LC_MESSAGES/GdMap.mo |