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 /devel/libticalcs | |
parent | c20d04e3929dbe1763fc1dfaaa677c2353cd7883 (diff) | |
download | ports-8503536d3896846d823f7f76be54e0a99da8d8b6.tar.gz ports-8503536d3896846d823f7f76be54e0a99da8d8b6.zip |
Conversion to a single libtool environment.
Approved by: portmgr (kris)
Notes
Notes:
svn path=/head/; revision=156749
Diffstat (limited to 'devel/libticalcs')
-rw-r--r-- | devel/libticalcs/Makefile | 2 | ||||
-rw-r--r-- | devel/libticalcs/pkg-plist | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/devel/libticalcs/Makefile b/devel/libticalcs/Makefile index d3b17495e691..b3587a7f74a4 100644 --- a/devel/libticalcs/Makefile +++ b/devel/libticalcs/Makefile @@ -7,6 +7,7 @@ PORTNAME= libticalcs PORTVERSION= 4.5.9 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= tilp @@ -19,7 +20,6 @@ LIB_DEPENDS= ticables.12:${PORTSDIR}/comms/libticables \ USE_GETTEXT= yes USE_GNOME= gnomehack pkgconfig -GNU_CONFIGURE= yes USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes INSTALLS_SHLIB= yes diff --git a/devel/libticalcs/pkg-plist b/devel/libticalcs/pkg-plist index 6dd3eee4f73e..e4f71c7bd49c 100644 --- a/devel/libticalcs/pkg-plist +++ b/devel/libticalcs/pkg-plist @@ -13,6 +13,7 @@ include/tilp/tikeys.h include/tilp/tnode.h include/tilp/update.h lib/libticalcs.a +lib/libticalcs.la lib/libticalcs.so lib/libticalcs.so.9 libdata/pkgconfig/ticalcs.pc |