diff options
-rw-r--r-- | comms/tilp2/Makefile | 13 | ||||
-rw-r--r-- | comms/tilp2/distinfo | 6 | ||||
-rw-r--r-- | comms/tilp2/pkg-plist | 2 |
3 files changed, 10 insertions, 11 deletions
diff --git a/comms/tilp2/Makefile b/comms/tilp2/Makefile index 98673cffa7ef..31b1e9ed9100 100644 --- a/comms/tilp2/Makefile +++ b/comms/tilp2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= tilp2 -PORTVERSION= 1.02 +PORTVERSION= 1.07 CATEGORIES= comms MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= tilp @@ -16,11 +16,9 @@ COMMENT= TI Linking Program BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkg-config LIB_DEPENDS= ticables2.1:${PORTSDIR}/comms/libticables2 \ - tifiles2.3:${PORTSDIR}/devel/libtifiles2 \ - ticalcs2.5:${PORTSDIR}/comms/libticalcs2 \ - ticonv.2:${PORTSDIR}/converters/libticonv - -WRKSRC= ${WRKDIR}/${PORTNAME}-1.01 + tifiles2.4:${PORTSDIR}/devel/libtifiles2 \ + ticalcs2.6:${PORTSDIR}/comms/libticalcs2 \ + ticonv.3:${PORTSDIR}/converters/libticonv USE_AUTOTOOLS= libtool:15 USE_GETTEXT= yes @@ -35,9 +33,10 @@ CONFIGURE_ARGS= --disable-nls PLIST_SUB= NLS="@comment " .endif +CONFIGURE_ARGS+= --without-kde CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib -export-dynamic" -MAN1= tilp-2.1 +MAN1= tilp.1 .include <bsd.port.mk> diff --git a/comms/tilp2/distinfo b/comms/tilp2/distinfo index 273c52aa09e4..dac76ddf714f 100644 --- a/comms/tilp2/distinfo +++ b/comms/tilp2/distinfo @@ -1,3 +1,3 @@ -MD5 (tilp2-1.02.tar.gz) = f66739ee67a1bd0006a65f84d5acb8d3 -SHA256 (tilp2-1.02.tar.gz) = 29b8c31f4de7ae31d0dba8d553f54b0a3e38cf50849a68621d3c48165ac14228 -SIZE (tilp2-1.02.tar.gz) = 920572 +MD5 (tilp2-1.07.tar.gz) = b6507c0b034a69bda38087a6ea1b9c33 +SHA256 (tilp2-1.07.tar.gz) = 1d8b3cb440956698e60b9567f5b72c9deb3b2179c90a570b6182b301cebb3b82 +SIZE (tilp2-1.07.tar.gz) = 1012773 diff --git a/comms/tilp2/pkg-plist b/comms/tilp2/pkg-plist index 9685703014c7..ebfff0bdf047 100644 --- a/comms/tilp2/pkg-plist +++ b/comms/tilp2/pkg-plist @@ -1,5 +1,4 @@ bin/tilp -%%NLS%%share/locale/de/LC_MESSAGES/tilp2.mo %%NLS%%share/locale/fr/LC_MESSAGES/tilp2.mo %%DATADIR%%/COPYING %%DATADIR%%/Manpage.txt @@ -64,6 +63,7 @@ bin/tilp %%DATADIR%%/help/tb_calc_send.png %%DATADIR%%/help/tilp.png %%DATADIR%%/help/tilp2.png +%%DATADIR%%/help/usb_driver.html %%DATADIR%%/icons/App_Var.ico %%DATADIR%%/icons/Application.ico %%DATADIR%%/icons/Asm_Program.ico |