abinfo "Building giflib ..."
make V=1 VERBOSE=1

abinfo "Installing giflib ..."
make install V=1 VERBOSE=1 \
        PREFIX=/usr DESTDIR="$PKGDIR"
