diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2006-05-16 04:02:04 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2006-05-16 04:02:04 +0000 |
commit | 69b1d4f4021a34cc3300865932487fa448a97ae3 (patch) | |
tree | e28d8f0cfe79237c699a2134d7780b542a5367aa /databases/libgda | |
parent | fdfcc55f2f4e14cca02973be03f613664814eba1 (diff) | |
download | ports-69b1d4f4021a34cc3300865932487fa448a97ae3.tar.gz ports-69b1d4f4021a34cc3300865932487fa448a97ae3.zip |
Notes
Diffstat (limited to 'databases/libgda')
-rw-r--r-- | databases/libgda/Makefile | 3 | ||||
-rw-r--r-- | databases/libgda/pkg-plist | 24 |
2 files changed, 14 insertions, 13 deletions
diff --git a/databases/libgda/Makefile b/databases/libgda/Makefile index 57b2de176de3..a6ff800d0164 100644 --- a/databases/libgda/Makefile +++ b/databases/libgda/Makefile @@ -7,7 +7,7 @@ PORTNAME= libgda PORTVERSION= 0.2.96 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= databases gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.2 @@ -23,6 +23,7 @@ USE_X_PREFIX= yes USE_GNOME= gnomehack gnomeprefix gnomehier gconf bonobo USE_GMAKE= yes USE_GETTEXT= yes +INSTALLS_OMF= yes INSTALLS_SHLIB= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-gtk-doc diff --git a/databases/libgda/pkg-plist b/databases/libgda/pkg-plist index 5ca4d86b4404..195f9aa7a656 100644 --- a/databases/libgda/pkg-plist +++ b/databases/libgda/pkg-plist @@ -62,18 +62,18 @@ lib/libgda-server.a lib/libgda-server.la lib/libgda-server.so lib/libgda-server.so.0 -share/doc/libgda/libgda-client-decl.txt -share/doc/libgda/libgda-client-sections.txt -share/doc/libgda/libgda-client.args -share/doc/libgda/libgda-client.hierarchy -share/doc/libgda/libgda-client.signals -share/doc/libgda/libgda-client.types -share/doc/libgda/libgda-common-decl.txt -share/doc/libgda/libgda-common-sections.txt -share/doc/libgda/libgda-common.args -share/doc/libgda/libgda-common.hierarchy -share/doc/libgda/libgda-common.signals -share/doc/libgda/libgda-common.types +%%DOCSDIR%%/libgda-client-decl.txt +%%DOCSDIR%%/libgda-client-sections.txt +%%DOCSDIR%%/libgda-client.args +%%DOCSDIR%%/libgda-client.hierarchy +%%DOCSDIR%%/libgda-client.signals +%%DOCSDIR%%/libgda-client.types +%%DOCSDIR%%/libgda-common-decl.txt +%%DOCSDIR%%/libgda-common-sections.txt +%%DOCSDIR%%/libgda-common.args +%%DOCSDIR%%/libgda-common.hierarchy +%%DOCSDIR%%/libgda-common.signals +%%DOCSDIR%%/libgda-common.types share/gnome/gda/templates/gda-srv-command.c.tmpl share/gnome/gda/templates/gda-srv-connection.c.tmpl share/gnome/gda/templates/gda-srv-recordset.c.tmpl |