diff options
Diffstat (limited to 'sysutils/xosview/Makefile')
-rw-r--r-- | sysutils/xosview/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/sysutils/xosview/Makefile b/sysutils/xosview/Makefile index 4d610a2cd306..019a310abf5a 100644 --- a/sysutils/xosview/Makefile +++ b/sysutils/xosview/Makefile @@ -8,15 +8,14 @@ PORTNAME= xosview PORTVERSION= 1.8.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF MAINTAINER= clsung@FreeBSD.org COMMENT= A graphical performance meter -USE_X_PREFIX= yes +USE_XORG= xpm GNU_CONFIGURE= yes MAN1= xosview.1 |