diff options
Diffstat (limited to 'x11/appres/Makefile')
-rw-r--r-- | x11/appres/Makefile | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/x11/appres/Makefile b/x11/appres/Makefile index 382115f9b107..c8428f5fb6ba 100644 --- a/x11/appres/Makefile +++ b/x11/appres/Makefile @@ -1,19 +1,14 @@ -# New ports collection makefile for: appres -# Date Created: 15 Feb 2006 -# Whom: Florent Thoumie <flz@FreeBSD.org> -# # $FreeBSD$ -# PORTNAME= appres -PORTVERSION= 1.0.3 +PORTVERSION= 1.0.4 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= Program to list application's resources XORG_CAT= app -USE_XORG= x11 xt +USE_XORG= x11 xorg-macros xt MAN1= appres.1 PLIST_FILES= bin/appres |