diff options
Diffstat (limited to 'sysutils/userinfo/Makefile')
-rw-r--r-- | sysutils/userinfo/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/userinfo/Makefile b/sysutils/userinfo/Makefile index bea67db17269..0e5ef2be0012 100644 --- a/sysutils/userinfo/Makefile +++ b/sysutils/userinfo/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= http://arbornet.org/~bjk/userinfo/ \ MAINTAINER= bjk@m-net.arbornet.org COMMENT= Show information about local users +USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |