diff options
Diffstat (limited to 'misc/astrolog')
-rw-r--r-- | misc/astrolog/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/astrolog/Makefile b/misc/astrolog/Makefile index 22bcd6bcf508..ff6d539f66dd 100644 --- a/misc/astrolog/Makefile +++ b/misc/astrolog/Makefile @@ -22,7 +22,6 @@ MAINTAINER= ache@FreeBSD.org COMMENT= An astrology program for X11 and alpha-numeric terminals CFLAGS+=-O # Silent gcc 4.2.0 loop optimization bug with -O2 - # at the end of intrpret.c:ChartInfluence() USE_ZIP= yes .if !defined(WITHOUT_X11) USE_XLIB= yes |