diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2008-05-13 10:27:09 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2008-05-13 10:27:09 +0000 |
commit | 891d746874d8bdf7c7861a098cec116c1fd05981 (patch) | |
tree | 49d9c12b7b3e678b44ba2e89b8c231138248f44a /x11-wm/tvtwm | |
parent | 2fd5140523da726f32681278e58ccef7e378f431 (diff) | |
download | ports-891d746874d8bdf7c7861a098cec116c1fd05981.tar.gz ports-891d746874d8bdf7c7861a098cec116c1fd05981.zip |
Notes
Diffstat (limited to 'x11-wm/tvtwm')
-rw-r--r-- | x11-wm/tvtwm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/tvtwm/Makefile b/x11-wm/tvtwm/Makefile index 573cd140ec57..dae043230998 100644 --- a/x11-wm/tvtwm/Makefile +++ b/x11-wm/tvtwm/Makefile @@ -18,7 +18,7 @@ COMMENT= Twm with a virtual desktop WRKSRC= ${WRKDIR}/tvtwm USE_IMAKE= yes -USE_XORG= xbitmaps xpm +USE_XORG= xbitmaps xpm xmu MAN1= tvtwm.1 MANCOMPRESSED= no PLIST_FILES= bin/tvtwm |