diff options
author | ade <ade@FreeBSD.org> | 2006-02-23 10:40:44 +0000 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2006-02-23 10:40:44 +0000 |
commit | da880765886f48c0ac8fd253e5601d04ea853215 (patch) | |
tree | 55155f50e8a40ea2e2a16e2331e8cbb919b7d04f /databases/pxlib | |
parent | ba4beb1ea11e6147a9b30969be42685d1c709e56 (diff) | |
download | FreeBSD-ports-da880765886f48c0ac8fd253e5601d04ea853215.zip FreeBSD-ports-da880765886f48c0ac8fd253e5601d04ea853215.tar.gz |
Conversion to a single libtool environment.
Approved by: portmgr (kris)
Diffstat (limited to 'databases/pxlib')
-rw-r--r-- | databases/pxlib/Makefile | 1 | ||||
-rw-r--r-- | databases/pxlib/pkg-plist | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/databases/pxlib/Makefile b/databases/pxlib/Makefile index 19a1b0d..e9cdef3 100644 --- a/databases/pxlib/Makefile +++ b/databases/pxlib/Makefile @@ -7,6 +7,7 @@ PORTNAME= pxlib PORTVERSION= 0.6.0 +PORTREVISION= 1 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/databases/pxlib/pkg-plist b/databases/pxlib/pkg-plist index eb8d170..ce0d4f8 100644 --- a/databases/pxlib/pkg-plist +++ b/databases/pxlib/pkg-plist @@ -3,6 +3,7 @@ include/paradox-mp.h include/paradox.h include/pxversion.h lib/libpx.a +lib/libpx.la lib/libpx.so lib/libpx.so.6 libdata/pkgconfig/pxlib.pc |