From 61360d0ad9dcab388c7d9c521c3b1f2868188048 Mon Sep 17 00:00:00 2001 From: Niclas Zeising Date: Thu, 10 May 2018 14:42:29 +0000 Subject: x11/listres: Update to 1.0.5 Add missing libx11 dependency and sort list Summary of changes: * Autoconf fixes --- x11/listres/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11/listres/Makefile') diff --git a/x11/listres/Makefile b/x11/listres/Makefile index e21396ce6be2..2bc321014a75 100644 --- a/x11/listres/Makefile +++ b/x11/listres/Makefile @@ -1,14 +1,14 @@ # $FreeBSD$ PORTNAME= listres -PORTVERSION= 1.0.3 +PORTVERSION= 1.0.4 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= List resources in widgets XORG_CAT= app -USE_XORG= xproto xt xmu xaw +USE_XORG= x11 xaw xmu xproto xt PLIST_FILES= bin/listres man/man1/listres.1.gz -- cgit v1.2.3