=======
===> Building for amiwm-0.20p48
cc -c -I. -I./libami -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_STAT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DHAVE_WAIT3=1 -DHAVE_SELECT=1 -DHAVE_STRDUP=1 -DHAVE_WAITPID=1 -DHAVE_XSHAPE=1 -DBSD_STYLE_GETTIMEOFDAY=1 -DLAME_ENDIAN=1 -O -pipe -I/usr/X11R6/include main.c
main.c: In function `main':
main.c:1384: `ShapeNotify' undeclared (first use this function)
main.c:1384: (Each undeclared identifier is reported only once
main.c:1384: for each function it appears in.)
main.c:1385: `XShapeEvent' undeclared (first use this function)
main.c:1385: `s' undeclared (first use this function)
main.c:1385: parse error before `)'
main.c:1386: `ShapeBounding' undeclared (first use this function)
*** Error code 1
Stop.
never updated the Makefile. I was trying to avoid using sed and patch, and
just ended up breaking it by my indeciveness. :>
It's fixed now, and packages no less.
Remind by: Satoshi
===
===> Building package for htdig-3.1.0
Creating package /usr/ports/packages/All/htdig-3.1.0.tgz
Registering depends:.
Creating gzip'd tar ball in '/usr/ports/packages/All/htdig-3.1.0.tgz'
tar: can't add file etc/htdig.conf : No such file or directory
tar: can't add file share/htdig/footer.html : No such file or directory
tar: can't add file share/htdig/bad_words : No such file or directory
tar: can't add file share/htdig/header.html : No such file or directory
tar: can't add file share/htdig/nomatch.html : No such file or directory
tar: can't add file share/htdig/syntax.html : No such file or directory
tar: can't add file share/htdig/english.0 : No such file or directory
tar: can't add file share/htdig/english.aff : No such file or directory
tar: can't add file share/htdig/synonyms : No such file or directory
pkg_create: tar command failed with code 256
*** Error code 1
Stop.
=======
===> Building for super-3.11.6
cc -c -DSUPERFILE=\"/usr/local/etc/super.tab\" -DTIMESTAMP_DIR=\"/usr/local/var/superstamps\" -DSYSLOG_PRIORITY=LOG_ERR -DHAVE_CONFIG_H -I. -O -pipe super.c
In file included from localsys.h:166,
from super.h:18,
from super.c:12:
/usr/include/prot.h:60: parse error before `create_auth_reply'
/usr/include/prot.h:62: parse error before `KTEXT'
/usr/include/prot.h:62: warning: data definition has no type or storage class
*** Error code 1
Stop.