gmake 4.0 から guileがMakefile内で利用できるはずだったが、macport は未対応でコンパイルされている模様。
cat features.mk
all:
@echo $(.FEATURES)
gmake -f features.mk
target-specific order-only second-expansion else-if shortest-stem undefine oneshell archives jobserver output-sync check-symlink load
macports に収録されている guile のバージョンが 1.8.8 だからかも?