diff options
Diffstat (limited to 'comms/asmodem')
-rw-r--r-- | comms/asmodem/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/asmodem/Makefile b/comms/asmodem/Makefile index 8c4432de4e0f..7c87c0dceb9f 100644 --- a/comms/asmodem/Makefile +++ b/comms/asmodem/Makefile @@ -17,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Displays the modem status, designed to match AfterStep USE_IMAKE= yes -USE_XPM= yes +USE_XORG= xpm MAN1= asmodem.1 PLIST_FILES= bin/asmodem |