databases/libgda5: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
c04291a584
commit
243dcf0f12
2 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= libgda
|
||||
DISTVERSION?= 5.2.10
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= databases gnome
|
||||
MASTER_SITES= GNOME
|
||||
PKGNAMESUFFIX?= 5
|
||||
|
@ -28,6 +28,7 @@ USES+= gettext gmake gnome libtool localbase pathfix pkgconfig
|
|||
USE_GNOME= glib20 libxslt intlhack introspection:build
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
INSTALL_TARGET= install-strip
|
||||
#MAKE_JOBS_UNSAFE=yes
|
||||
CONFIGURE_ARGS= --without-oracle \
|
||||
|
|
|
@ -119,7 +119,7 @@ libdata/pkgconfig/libgda-report-%%VERSION%%.pc
|
|||
libdata/pkgconfig/libgda-sqlite-%%VERSION%%.pc
|
||||
libdata/pkgconfig/libgda-web-%%VERSION%%.pc
|
||||
libdata/pkgconfig/libgda-xslt-%%VERSION%%.pc
|
||||
man/man1/gda-sql-%%VERSION%%.1.gz
|
||||
share/man/man1/gda-sql-%%VERSION%%.1.gz
|
||||
share/gir-1.0/Gda-%%VERSION%%.gir
|
||||
share/gtk-doc/html/libgda-%%VERSION%%/DataModels.png
|
||||
share/gtk-doc/html/libgda-%%VERSION%%/GdaBatch.html
|
||||
|
|
Loading…
Reference in a new issue