From fc6536e4588fca2be0f835e0f71ae3f8764e39f1 Mon Sep 17 00:00:00 2001 From: jbeich Date: Fri, 11 Nov 2016 11:59:55 +0000 Subject: Track used or drop unused devel/icu dependency This tries to fix discrepancy between $ pkg rquery '%o %B' | awk '/libicu/ { print $1 }' | sort -u $ git grep -lF :devel/icu | sed 's,/Makefile$,,' PR: 214384 Reported by: tijl, stage-qa, readelf(1) --- emulators/xcpc/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'emulators') diff --git a/emulators/xcpc/Makefile b/emulators/xcpc/Makefile index 81c647608033..5aaf2994ba8e 100644 --- a/emulators/xcpc/Makefile +++ b/emulators/xcpc/Makefile @@ -3,7 +3,7 @@ PORTNAME= xcpc PORTVERSION= 20070122 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} @@ -19,8 +19,7 @@ USE_XORG= ice USE_GNOME= glib20 USES= gettext iconv pkgconfig -LIB_DEPENDS+= libicui18n.so:devel/icu \ - libpcre.so:devel/pcre \ +LIB_DEPENDS+= libpcre.so:devel/pcre \ libdsk.so:emulators/libdsk OPTIONS_DEFINE= MOTIF ATHENA XSHM DEBUG -- cgit .png' alt='cgit logo'/> index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/p5-Prima
Commit message (Expand)AuthorAgeFilesLines
* - Update to 1.16sem2004-12-133-4/+21
* - Use USE_ICONV knobkrion2004-03-311-1/+1
* Add a directory I left out in my previous commit, and chase the new homemarcus2004-03-171-1/+1
* Remove unneeded patchfile.linimon2004-02-231-14/+0
* Update to 1.14: minor new features and bug fixes:linimon2004-02-23