diff options
author | bland <bland@FreeBSD.org> | 2006-03-28 02:20:27 +0000 |
---|---|---|
committer | bland <bland@FreeBSD.org> | 2006-03-28 02:20:27 +0000 |
commit | 812d3f5712351695d3023da1de2274c02d7a8ec7 (patch) | |
tree | 69ed273e78cb2b5a2b28ffcde406497d7ce48500 /databases | |
parent | fe31e229b2a2f16b22c65b5b8b9fba2a15d8949f (diff) | |
download | FreeBSD-ports-812d3f5712351695d3023da1de2274c02d7a8ec7.zip FreeBSD-ports-812d3f5712351695d3023da1de2274c02d7a8ec7.tar.gz |
- Plug .la file to plist. [1]
- Remove obsolete USE_REINPLACE.
Reported by: krismail [1]
Diffstat (limited to 'databases')
-rw-r--r-- | databases/libgdamm/Makefile | 2 | ||||
-rw-r--r-- | databases/libgdamm/pkg-plist | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/databases/libgdamm/Makefile b/databases/libgdamm/Makefile index 9006206..ff01fd2 100644 --- a/databases/libgdamm/Makefile +++ b/databases/libgdamm/Makefile @@ -8,6 +8,7 @@ PORTNAME= libgdamm PORTVERSION= 1.3.6 +PORTREVISION= 1 CATEGORIES= databases gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.3 @@ -23,7 +24,6 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_GCC= 3.4 USE_GMAKE= yes -USE_REINPLACE= yes USE_GNOME= gnomehack libgda2 GNU_CONFIGURE= yes INSTALLS_SHLIB= yes diff --git a/databases/libgdamm/pkg-plist b/databases/libgdamm/pkg-plist index 63268a2..c275860 100644 --- a/databases/libgdamm/pkg-plist +++ b/databases/libgdamm/pkg-plist @@ -31,6 +31,7 @@ include/libgdamm-2.0/libgdamm/transaction.h include/libgdamm-2.0/libgdamm/value.h include/libgdamm-2.0/libgdamm/wrap_init.h lib/libgdamm-1.3.a +lib/libgdamm-1.3.la lib/libgdamm-1.3.so lib/libgdamm-1.3.so.7 lib/libgdamm-2.0/include/libgdammconfig.h |