Author: uqs
Date: Thu Nov 25 19:22:24 2010
New Revision: 215836
URL: http://svn.freebsd.org/changeset/base/215836

Log:
  Pet make checkdpadd.

Modified:
  head/usr.bin/calendar/Makefile

Modified: head/usr.bin/calendar/Makefile
==============================================================================
--- head/usr.bin/calendar/Makefile      Thu Nov 25 19:05:17 2010        
(r215835)
+++ head/usr.bin/calendar/Makefile      Thu Nov 25 19:22:24 2010        
(r215836)
@@ -4,6 +4,7 @@
 PROG=  calendar
 SRCS=  calendar.c locale.c events.c dates.c parsedata.c io.c day.c \
        ostern.c paskha.c pom.c sunpos.c
+DPADD= ${LIBM}
 LDADD= -lm
 INTER=          de_AT.ISO_8859-15 de_DE.ISO8859-1 fr_FR.ISO8859-1 \
                hr_HR.ISO8859-2 hu_HU.ISO8859-2 ru_RU.KOI8-R uk_UA.KOI8-U
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"

Reply via email to