diff options
Diffstat (limited to 'audio/xcdplayer/Makefile')
-rw-r--r-- | audio/xcdplayer/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/xcdplayer/Makefile b/audio/xcdplayer/Makefile index 26f7f4d5616d..4e36cfa854e0 100644 --- a/audio/xcdplayer/Makefile +++ b/audio/xcdplayer/Makefile @@ -7,7 +7,7 @@ PORTNAME= xcdplayer PORTVERSION= 2.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= ftp://ftp.x.org/R5contrib/ EXTRACT_SUFX= .tar.Z @@ -16,6 +16,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= CD player for X USE_IMAKE= yes +USE_XORG= xbitmaps MAN1= xcdplayer.1 PLIST_FILES= bin/xcdplayer lib/X11/app-defaults/XCdplayer |