diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2008-07-22 21:55:48 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2008-07-22 21:55:48 +0000 |
commit | b874e7ee7b92236a4b61e2f6ac46e5c58f0427a9 (patch) | |
tree | 17f00ac033b5c10d549ca250f9592aec71e831d0 /audio | |
parent | 6b4061ba0aed9b6c4ac5e455d3feebdbc676fd58 (diff) | |
download | ports-b874e7ee7b92236a4b61e2f6ac46e5c58f0427a9.tar.gz ports-b874e7ee7b92236a4b61e2f6ac46e5c58f0427a9.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/xwave/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xwave/Makefile b/audio/xwave/Makefile index f18f90865761..e8916014e7ef 100644 --- a/audio/xwave/Makefile +++ b/audio/xwave/Makefile @@ -18,7 +18,7 @@ COMMENT= Audio player/recorder/editor for the X Window System WRKSRC= ${WRKDIR}/${PORTNAME}2-981109 USE_IMAKE= yes -USE_XORG= xpm +USE_XORG= xaw DOC_FILES= README README-XWAVE2 README.v06 INSTALL |