diff options
Diffstat (limited to 'net/wmwave/Makefile')
-rw-r--r-- | net/wmwave/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/wmwave/Makefile b/net/wmwave/Makefile index b42461882eb4..2e741794cc7a 100644 --- a/net/wmwave/Makefile +++ b/net/wmwave/Makefile @@ -7,7 +7,7 @@ PORTNAME= wmwave PORTVERSION= 0.4 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -17,7 +17,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= benjsc@FreeBSD.org COMMENT= Display 802.11 status in the WindowMaker Dock -USE_XPM= yes +USE_XORG= xpm MAN1= wmwave.1 PLIST_FILES= bin/wmwave |