diff options
author | Ade Lovett <ade@FreeBSD.org> | 2006-02-23 10:40:44 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2006-02-23 10:40:44 +0000 |
commit | 8503536d3896846d823f7f76be54e0a99da8d8b6 (patch) | |
tree | 1a89e4038216ead71b008f2a5091474964e1c341 /databases/pxlib | |
parent | c20d04e3929dbe1763fc1dfaaa677c2353cd7883 (diff) |
Conversion to a single libtool environment.
Approved by: portmgr (kris)
Notes
Notes:
svn path=/head/; revision=156749
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 19a1b0d52b41..e9cdef3e6250 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 eb8d170cbf52..ce0d4f8f9b4d 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 |