diff options
Diffstat (limited to 'misc/astrolog/Makefile')
-rw-r--r-- | misc/astrolog/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/astrolog/Makefile b/misc/astrolog/Makefile index 738ec2566160..ceb79f8ae03d 100644 --- a/misc/astrolog/Makefile +++ b/misc/astrolog/Makefile @@ -10,7 +10,7 @@ PORTNAME= astrolog PORTVERSION= 5.40 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= misc MASTER_SITES= http://www.astrolog.org/ftp/ephem/:ephem \ http://www.astrolog.org/ftp/:dist @@ -23,7 +23,7 @@ COMMENT= An astrology program for X11 and alpha-numeric terminals USE_ZIP= yes .if !defined(WITHOUT_X11) -USE_XLIB= yes +USE_XORG= x11 MAKE_ARGS= -DX11 .endif EXTRACT_CMD= ${SH} |