Add optional files controlled by WITH_GPIO knob

Submitted by:	Alexander Best <arundel@freebsd.org>
This commit is contained in:
Oleksandr Tymoshenko 2010-11-14 22:14:36 +00:00
parent 9ce391fa95
commit fe5ddba7a9

View File

@ -808,6 +808,11 @@ OLD_FILES+=usr/lib32/libgpib_p.a
.endif
.endif
.if ${MK_GPIO} == no
OLD_FILES+=usr/sbin/gpioctl
OLD_FILES+=usr/share/man/man8/gpioctl.8.gz
.endif
.if ${MK_GSSAPI} == no
OLD_FILES+=usr/lib/libgssapi.a
OLD_FILES+=usr/lib/libgssapi.so