diff options
author | ade <ade@FreeBSD.org> | 2006-02-23 18:40:44 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2006-02-23 18:40:44 +0800 |
commit | da880765886f48c0ac8fd253e5601d04ea853215 (patch) | |
tree | 55155f50e8a40ea2e2a16e2331e8cbb919b7d04f /comms/libticables | |
parent | ba4beb1ea11e6147a9b30969be42685d1c709e56 (diff) | |
download | freebsd-ports-gnome-da880765886f48c0ac8fd253e5601d04ea853215.tar.gz freebsd-ports-gnome-da880765886f48c0ac8fd253e5601d04ea853215.tar.zst freebsd-ports-gnome-da880765886f48c0ac8fd253e5601d04ea853215.zip |
Conversion to a single libtool environment.
Approved by: portmgr (kris)
Diffstat (limited to 'comms/libticables')
-rw-r--r-- | comms/libticables/Makefile | 2 | ||||
-rw-r--r-- | comms/libticables/pkg-plist | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/comms/libticables/Makefile b/comms/libticables/Makefile index 5ae41bac7ee0..f032c042e069 100644 --- a/comms/libticables/Makefile +++ b/comms/libticables/Makefile @@ -7,6 +7,7 @@ PORTNAME= libticables PORTVERSION= 3.9.7 +PORTREVISION= 1 CATEGORIES= comms MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= tilp @@ -16,7 +17,6 @@ COMMENT= TI calculator link cables library LIB_DEPENDS= usb-0.1.8:${PORTSDIR}/devel/libusb -GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" USE_GETTEXT= yes USE_GNOME= gnomehack pkgconfig diff --git a/comms/libticables/pkg-plist b/comms/libticables/pkg-plist index 3e44992262a5..43a8d8a6dcb7 100644 --- a/comms/libticables/pkg-plist +++ b/comms/libticables/pkg-plist @@ -6,6 +6,7 @@ include/tilp/export.h include/tilp/ticables.h include/tilp/timeout.h lib/libticables.a +lib/libticables.la lib/libticables.so lib/libticables.so.12 libdata/pkgconfig/ticables.pc |