Skip to content

Commit

Permalink
devel/ticcutils: Remove libtar dependency
Browse files Browse the repository at this point in the history
Removed in upstream commit a6cafc98689a177f54c0af8f222dd488d6c442ac

Approved by:	portmgr (build fix)
  • Loading branch information
Daniel Engberg authored and Daniel Engberg committed Jun 25, 2023
1 parent 903973f commit 18792f2
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions devel/ticcutils/Makefile
@@ -1,6 +1,6 @@
PORTNAME= ticcutils
DISTVERSION= 0.32
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= devel textproc
MASTER_SITES= https://github.com/LanguageMachines/${PORTNAME}/releases/download/v${DISTVERSION}/

Expand All @@ -12,8 +12,7 @@ LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING

LIB_DEPENDS= libboost_regex.so:devel/boost-libs \
libicui18n.so:devel/icu \
libtar.so:devel/libtar
libicui18n.so:devel/icu

USES= compiler:c++11-lib gmake gnome libtool localbase:ldflags \
pathfix pkgconfig
Expand Down

0 comments on commit 18792f2

Please sign in to comment.